#89CF84#89CF84
#89CF84 is a light, vivid green. Relative luminance 0.516; OKLCH L 78.9% C 0.126 H 142.8°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #89CF84 |
|---|---|
| RGB | rgb(137, 207, 132) |
| HSL | hsl(116, 44%, 66%) |
| HSV | hsv(116, 36%, 81%) |
| CMYK | cmyk(33.8%, 0%, 36.2%, 18.8%) |
| CIE-LAB | lab(77.05, -36.66, 30.50) |
| CIE-LCH | lch(77.05, 47.69, 140.24°) |
| OKLab | oklab(78.93% -0.1 0.076) |
| OKLCH | oklch(78.93% 0.126 142.8) |
| XYZ | xyz(36.7927, 51.6082, 29.8481) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.27
Pistachio
#93C572
ΔE00 4.52
Emerald
#50C878
ΔE00 6.29
Hospital Green
#9BE5AA
ΔE00 6.65
Light Moss Green
#A6C875
ΔE00 7.04
Fern
#63B76C
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CF84 #CA84CF
analogous
#AFCF84 #89CF84 #84CFA5
triadic
#89CF84 #8489CF #CF8489
tetradic
#89CF84 #84AFCF #CA84CF #CFA584
square
#89CF84 #84AFCF #CA84CF #CFA584
split-complementary
#89CF84 #A584CF #CF84AF
monochromatic
#439C3D #5FBE58 #89CF84 #B3E0B0 #DDF1DC
Accessibility & contrast
On white
1.85
#89CF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#89CF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CF84
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CF84 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27F
Deuteranopia (green-blind)
#C8BC88
Tritanopia (blue-blind)
#82CBBC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89cf84; /* rgb */ color: rgb(137, 207, 132); /* oklch */ color: oklch(78.9% 0.126 142.8);
Tailwind
colors: {
custom: {
50: '#aedea8',
500: '#89cf84',
950: '#000000',
},
}SCSS
$custom: #89cf84; $custom-light: #aedea8; $custom-dark: #000000;
JSON
{
"hex": "#89cf84",
"rgb": {
"r": 137,
"g": 207,
"b": 132
},
"hsl": {
"h": 116,
"s": 43.86,
"l": 66.471
},
"oklch": {
"l": 0.78933,
"c": 0.12555,
"h": 142.8
},
"luminance": 0.5161
}Semantic roles & 50–950 ramp
primary
#89CF84
secondary
#9C56A2
accent
#2FB7AE
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#101510
muted
#818480