#7ED89F#7ED89F
#7ED89F is a light, moderate green. Relative luminance 0.561; OKLCH L 81.1% C 0.119 H 154.9°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED89F |
|---|---|
| RGB | rgb(126, 216, 159) |
| HSL | hsl(142, 54%, 67%) |
| HSV | hsv(142, 42%, 85%) |
| CMYK | cmyk(41.7%, 0%, 26.4%, 15.3%) |
| CIE-LAB | lab(79.64, -39.39, 19.85) |
| CIE-LCH | lch(79.64, 44.10, 153.25°) |
| OKLab | oklab(81.06% -0.108 0.0506) |
| OKLCH | oklch(81.06% 0.119 154.9) |
| XYZ | xyz(39.4154, 56.0479, 41.5355) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.87
Hospital Green
#9BE5AA
ΔE00 4.27
Eucalyptus
#44D7A8
ΔE00 6.27
Light Teal
#90E4C1
ΔE00 6.57
Mediumaquamarine
#66CDAA
ΔE00 6.73
Light Sea Green
#98F6B0
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED89F #D87EB7
analogous
#8AD87E #7ED89F #7ED8CC
triadic
#7ED89F #9F7ED8 #D89F7E
tetradic
#7ED89F #7E8AD8 #D87EB7 #D8CC7E
square
#7ED89F #7E8AD8 #D87EB7 #D8CC7E
split-complementary
#7ED89F #CC7ED8 #D87E8A
monochromatic
#33A95E #4FCA7C #7ED89F #ADE6C2 #DCF4E5
Accessibility & contrast
On white
1.72
#7ED89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#7ED89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED89F
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED89F | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB9C
Deuteranopia (green-blind)
#CAC2A2
Tritanopia (blue-blind)
#6BD6C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7ed89f; /* rgb */ color: rgb(126, 216, 159); /* oklch */ color: oklch(81.1% 0.119 154.9);
Tailwind
colors: {
custom: {
50: '#a7e4bb',
500: '#7ed89f',
950: '#000000',
},
}SCSS
$custom: #7ed89f; $custom-light: #a7e4bb; $custom-dark: #000000;
JSON
{
"hex": "#7ed89f",
"rgb": {
"r": 126,
"g": 216,
"b": 159
},
"hsl": {
"h": 142,
"s": 53.571,
"l": 67.059
},
"oklch": {
"l": 0.81058,
"c": 0.11929,
"h": 154.9
},
"luminance": 0.56051
}Semantic roles & 50–950 ramp
primary
#7ED89F
secondary
#AC4E8A
accent
#2488C1
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482