#7df569
a light, electric green · cool · closest name: Pale Green
At a glance
Every number on this page in one read: what #7df569 is made of, how bright it looks, and which way it leans.
Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #7df569 |
| RGB | rgb(125, 245, 105) |
| HSL | hsl(111, 88%, 69%) |
| CMYK | cmyk(49%, 0%, 57%, 4%) |
| LAB | lab(87.3 -59.6 56.2) |
| LCH | lch(87.3 81.9 136.7) |
| OKLCH | oklch(0.871 0.210 140.9) |
| Decimal | 8254825 |
| Display P3 | color(display-p3 0.490 0.961 0.412) |
Copy-ready code
/* CSS */
color: #7df569;
background-color: #7df569;
/* Tailwind (arbitrary) */
class="text-[#7df569] bg-[#7df569]"
/* SCSS */
$brand: #7df569;
/* SwiftUI */
Color(red: 0.490, green: 0.961, blue: 0.412)
/* Android */
Color.parseColor("#7df569")
/* Flutter */
Color(0xFF7DF569)
/* Python / OpenCV (BGR) */
(105, 245, 125)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #7df569 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F4FDF2;
--brand-100: #E8FAE5;
--brand-200: #CCF8C4;
--brand-300: #A4F896;
--brand-400: #7df569;
--brand-500: #49F12D;
--brand-600: #2EE50F;
--brand-700: #26BF0D;
--brand-800: #1F990A;
--brand-900: #1A6E0C;
--brand-950: #104507;
--brand: #7df569;
--brand-ink: #000000;
}Colors that work with #7df569
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #7df569
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Card and section backgrounds
- ✓Brand accents, badges and data highlights
- ⚠Text of any size on white — fails WCAG AA
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠White text placed on it
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #E169F5 | Directly opposite — maximum tension | |
| Analogous left | #C3F569 | Neighbour, quieter | |
| Analogous right | #69F59B | Neighbour, quieter | |
| Split-complement 1 | #9B69F5 | Contrast without the clash | |
| Split-complement 2 | #F569C3 | Contrast without the clash | |
| Triadic 1 | #697DF5 | Even thirds — balanced and loud | |
| Triadic 2 | #F5697D | Even thirds — balanced and loud | |
| Tetradic | #69C3F5 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#7df569 text on a black background
contrast 15.14:1
#7df569 text on a white background
contrast 1.39:1
CSS3 live lab
The quick brown fox
color: #7df569;
background-color: #7df569;
Glowing headline
text-shadow: 2px 2px 8px #7df569;
Soft neon halo
text-shadow: 0 0 14px rgba(125, 245, 105, 0.45);
box-shadow: 0 12px 32px -8px rgba(125, 245, 105, 0.45);
border: 3px solid #7df569; background: linear-gradient(135deg, #7df569, #69F5B2);
Monochromatic scale
Palettes built from #7df569
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Mint (#98ff98) — ΔE2000 5.6 away, with its history, psychology and brand usage.
#7df569 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.
#7df569, answered
What color is #7df569?
#7df569 is a light electric green, closest to Pale Green (ΔE2000 5.7). It sits at 111° on the hue wheel with 88% saturation and 69% lightness, which reads as cool.
What is the RGB value of #7df569?
rgb(125, 245, 105) — 125 red, 245 green and 105 blue out of 255, or 49% / 96.1% / 41.2% by channel.
Is #7df569 a light or a dark color?
It is a light color. Relative luminance is 0.7068 and perceived brightness is 80%, so black text on it reaches 15.14:1.
Should I use black or white text on #7df569?
Black. It scores 15.14:1 against #7df569, versus 1.39:1 for white — AAA at any size.
What is the complementary color of #7df569?
#E169F5 sits directly opposite on the wheel. Softer options are the split-complements #9B69F5 and #F569C3, which give the same contrast with far less vibration.
What colors go well with #7df569?
For interface work: #F5FAF4 as the surface, #C6EDC0 for borders, #569B4B for secondary text, #BF66F8 as an accent and #187808 for hover and pressed states. For a palette, the analogous pair #C3F569 and #69F59B stays calm, while #E169F5 is the loudest partner.
What is #7df569 in CMYK for printing?
cmyk(49%, 0%, 57%, 4%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.
Is #7df569 warm or cool?
Cool — it scores 59 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B0F569; nudged cooler, #67F787.