#89CA96#89CA96
#89CA96 is a light, moderate green. Relative luminance 0.498; OKLCH L 78.1% C 0.099 H 149.9°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #89CA96 |
|---|---|
| RGB | rgb(137, 202, 150) |
| HSL | hsl(132, 38%, 66%) |
| HSV | hsv(132, 32%, 79%) |
| CMYK | cmyk(32.2%, 0%, 25.7%, 20.8%) |
| CIE-LAB | lab(75.92, -31.33, 19.54) |
| CIE-LCH | lch(75.92, 36.92, 148.04°) |
| OKLab | oklab(78.13% -0.0858 0.0498) |
| OKLCH | oklch(78.13% 0.099 149.9) |
| XYZ | xyz(36.9402, 49.7597, 36.5064) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.40
Soft Green
#6FC276
ΔE00 5.99
Hospital Green
#9BE5AA
ΔE00 6.39
Seafoam
#7FE0B3
ΔE00 6.91
Lichen
#8FB67B
ΔE00 7.05
Sage Green (survey)
#88B378
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CA96 #CA89BD
analogous
#9DCA89 #89CA96 #89CAB7
triadic
#89CA96 #9689CA #CA9689
tetradic
#89CA96 #899DCA #CA89BD #CAB789
square
#89CA96 #899DCA #CA89BD #CAB789
split-complementary
#89CA96 #B789CA #CA899D
monochromatic
#439554 #5FB770 #89CA96 #B3DDBC #DDF0E1
Accessibility & contrast
On white
1.92
#89CA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#89CA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CA96
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CA96 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF93
Deuteranopia (green-blind)
#C1B899
Tritanopia (blue-blind)
#80C8BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #89ca96; /* rgb */ color: rgb(137, 202, 150); /* oklch */ color: oklch(78.1% 0.099 149.9);
Tailwind
colors: {
custom: {
50: '#addab5',
500: '#89ca96',
950: '#000000',
},
}SCSS
$custom: #89ca96; $custom-light: #addab5; $custom-dark: #000000;
JSON
{
"hex": "#89ca96",
"rgb": {
"r": 137,
"g": 202,
"b": 150
},
"hsl": {
"h": 132,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.78131,
"c": 0.09922,
"h": 149.9
},
"luminance": 0.49761
}Semantic roles & 50–950 ramp
primary
#89CA96
secondary
#E2CDDE
accent
#3598B1
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101511
muted
#7F8380