#89CA95#89CA95
#89CA95 is a light, moderate green. Relative luminance 0.497; OKLCH L 78.1% C 0.100 H 149.4°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #89CA95 |
|---|---|
| RGB | rgb(137, 202, 149) |
| HSL | hsl(131, 38%, 66%) |
| HSV | hsv(131, 32%, 79%) |
| CMYK | cmyk(32.2%, 0%, 26.2%, 20.8%) |
| CIE-LAB | lab(75.90, -31.51, 20.05) |
| CIE-LCH | lch(75.90, 37.34, 147.53°) |
| OKLab | oklab(78.11% -0.0863 0.051) |
| OKLCH | oklch(78.11% 0.1 149.4) |
| XYZ | xyz(36.8600, 49.7276, 36.0842) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.43
Soft Green
#6FC276
ΔE00 5.80
Hospital Green
#9BE5AA
ΔE00 6.37
Lichen
#8FB67B
ΔE00 6.93
Seafoam
#7FE0B3
ΔE00 7.04
Faded Green
#7BB274
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CA95 #CA89BE
analogous
#9ECA89 #89CA95 #89CAB6
triadic
#89CA95 #9589CA #CA9589
tetradic
#89CA95 #899ECA #CA89BE #CAB689
square
#89CA95 #899ECA #CA89BE #CAB689
split-complementary
#89CA95 #B689CA #CA899E
monochromatic
#439552 #5FB76F #89CA95 #B3DDBB #DDF0E1
Accessibility & contrast
On white
1.92
#89CA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#89CA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CA95
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CA95 | 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)
#CBBF92
Deuteranopia (green-blind)
#C1B898
Tritanopia (blue-blind)
#80C8BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #89ca95; /* rgb */ color: rgb(137, 202, 149); /* oklch */ color: oklch(78.1% 0.100 149.4);
Tailwind
colors: {
custom: {
50: '#addab4',
500: '#89ca95',
950: '#000000',
},
}SCSS
$custom: #89ca95; $custom-light: #addab4; $custom-dark: #000000;
JSON
{
"hex": "#89ca95",
"rgb": {
"r": 137,
"g": 202,
"b": 149
},
"hsl": {
"h": 131.077,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.78108,
"c": 0.10022,
"h": 149.4
},
"luminance": 0.49729
}Semantic roles & 50–950 ramp
primary
#89CA95
secondary
#E2CDDE
accent
#359AB1
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101511
muted
#7F8380