#89CD84#89CD84
#89CD84 is a light, vivid green. Relative luminance 0.506; OKLCH L 78.5% C 0.122 H 142.7°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #89CD84 |
|---|---|
| RGB | rgb(137, 205, 132) |
| HSL | hsl(116, 42%, 66%) |
| HSV | hsv(116, 36%, 80%) |
| CMYK | cmyk(33.2%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(76.46, -35.75, 29.73) |
| CIE-LCH | lch(76.46, 46.50, 140.25°) |
| OKLab | oklab(78.46% -0.0975 0.0741) |
| OKLCH | oklch(78.46% 0.122 142.7) |
| XYZ | xyz(36.3112, 50.6453, 29.6876) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.02
Pistachio
#93C572
ΔE00 4.36
Emerald
#50C878
ΔE00 6.28
Lichen
#8FB67B
ΔE00 6.83
Hospital Green
#9BE5AA
ΔE00 6.87
Fern
#63B76C
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CD84 #C884CD
analogous
#ADCD84 #89CD84 #84CDA3
triadic
#89CD84 #8489CD #CD8489
tetradic
#89CD84 #84ADCD #C884CD #CDA384
square
#89CD84 #84ADCD #C884CD #CDA384
split-complementary
#89CD84 #A384CD #CD84AD
monochromatic
#44993E #5FBB58 #89CD84 #B3DFB0 #DCF0DB
Accessibility & contrast
On white
1.89
#89CD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#89CD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CD84
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CD84 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C17F
Deuteranopia (green-blind)
#C6BA88
Tritanopia (blue-blind)
#83C9BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #89cd84; /* rgb */ color: rgb(137, 205, 132); /* oklch */ color: oklch(78.5% 0.122 142.7);
Tailwind
colors: {
custom: {
50: '#aedca8',
500: '#89cd84',
950: '#000000',
},
}SCSS
$custom: #89cd84; $custom-light: #aedca8; $custom-dark: #000000;
JSON
{
"hex": "#89cd84",
"rgb": {
"r": 137,
"g": 205,
"b": 132
},
"hsl": {
"h": 115.89,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.78461,
"c": 0.12248,
"h": 142.7
},
"luminance": 0.50647
}Semantic roles & 50–950 ramp
primary
#89CD84
secondary
#9A569F
accent
#30B5AC
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480