#7ED69F#7ED69F
#7ED69F is a light, moderate green. Relative luminance 0.550; OKLCH L 80.6% C 0.116 H 155.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED69F |
|---|---|
| RGB | rgb(126, 214, 159) |
| HSL | hsl(143, 52%, 67%) |
| HSV | hsv(143, 41%, 84%) |
| CMYK | cmyk(41.1%, 0%, 25.7%, 16.1%) |
| CIE-LAB | lab(79.06, -38.49, 19.04) |
| CIE-LCH | lch(79.06, 42.94, 153.68°) |
| OKLab | oklab(80.59% -0.1057 0.0486) |
| OKLCH | oklch(80.59% 0.116 155.3) |
| XYZ | xyz(38.9062, 55.0294, 41.3658) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.85
Hospital Green
#9BE5AA
ΔE00 4.61
Eucalyptus
#44D7A8
ΔE00 6.15
Mediumaquamarine
#66CDAA
ΔE00 6.29
Light Teal
#90E4C1
ΔE00 6.46
Emerald
#50C878
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED69F #D67EB5
analogous
#89D67E #7ED69F #7ED6CB
triadic
#7ED69F #9F7ED6 #D69F7E
tetradic
#7ED69F #7E89D6 #D67EB5 #D6CB7E
square
#7ED69F #7E89D6 #D67EB5 #D6CB7E
split-complementary
#7ED69F #CB7ED6 #D67E89
monochromatic
#34A55F #50C77C #7ED69F #ACE5C2 #DBF4E4
Accessibility & contrast
On white
1.75
#7ED69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#7ED69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED69F
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED69F | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99C
Deuteranopia (green-blind)
#C8C0A2
Tritanopia (blue-blind)
#6BD4C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7ed69f; /* rgb */ color: rgb(126, 214, 159); /* oklch */ color: oklch(80.6% 0.116 155.3);
Tailwind
colors: {
custom: {
50: '#a7e3bb',
500: '#7ed69f',
950: '#000000',
},
}SCSS
$custom: #7ed69f; $custom-light: #a7e3bb; $custom-dark: #000000;
JSON
{
"hex": "#7ed69f",
"rgb": {
"r": 126,
"g": 214,
"b": 159
},
"hsl": {
"h": 142.5,
"s": 51.765,
"l": 66.667
},
"oklch": {
"l": 0.80586,
"c": 0.1163,
"h": 155.3
},
"luminance": 0.55032
}Semantic roles & 50–950 ramp
primary
#7ED69F
secondary
#A94F87
accent
#2686BF
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482