#89CF8A#89CF8A
#89CF8A is a light, moderate green. Relative luminance 0.518; OKLCH L 79.0% C 0.119 H 144.7°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #89CF8A |
|---|---|
| RGB | rgb(137, 207, 138) |
| HSL | hsl(121, 42%, 67%) |
| HSV | hsv(121, 34%, 81%) |
| CMYK | cmyk(33.8%, 0%, 33.3%, 18.8%) |
| CIE-LAB | lab(77.15, -35.71, 27.53) |
| CIE-LCH | lch(77.15, 45.09, 142.37°) |
| OKLab | oklab(79.05% -0.0974 0.069) |
| OKLCH | oklch(79.05% 0.119 144.7) |
| XYZ | xyz(37.2151, 51.7772, 32.0729) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.44
Pistachio
#93C572
ΔE00 5.38
Hospital Green
#9BE5AA
ΔE00 5.97
Emerald
#50C878
ΔE00 6.29
Darkseagreen
#8FBC8F
ΔE00 6.79
Light Grey Green
#B7E1A1
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CF8A #CF89CE
analogous
#ABCF89 #89CF8A #89CFAD
triadic
#89CF8A #8A89CF #CF8A89
tetradic
#89CF8A #89ABCF #CF89CE #CFAD89
square
#89CF8A #89ABCF #CF89CE #CFAD89
split-complementary
#89CF8A #AD89CF #CF89AB
monochromatic
#409E41 #5DBD5F #89CF8A #B5E1B5 #E0F2E0
Accessibility & contrast
On white
1.85
#89CF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#89CF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CF8A
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CF8A | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C385
Deuteranopia (green-blind)
#C7BC8E
Tritanopia (blue-blind)
#81CBBD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89cf8a; /* rgb */ color: rgb(137, 207, 138); /* oklch */ color: oklch(79.0% 0.119 144.7);
Tailwind
colors: {
custom: {
50: '#aedeac',
500: '#89cf8a',
950: '#000000',
},
}SCSS
$custom: #89cf8a; $custom-light: #aedeac; $custom-dark: #000000;
JSON
{
"hex": "#89cf8a",
"rgb": {
"r": 137,
"g": 207,
"b": 138
},
"hsl": {
"h": 120.857,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.79048,
"c": 0.11936,
"h": 144.7
},
"luminance": 0.51779
}Semantic roles & 50–950 ramp
primary
#89CF8A
secondary
#A359A2
accent
#30B3B5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481