#89CB95#89CB95
#89CB95 is a light, moderate green. Relative luminance 0.502; OKLCH L 78.3% C 0.102 H 149.3°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #89CB95 |
|---|---|
| RGB | rgb(137, 203, 149) |
| HSL | hsl(131, 39%, 67%) |
| HSV | hsv(131, 33%, 80%) |
| CMYK | cmyk(32.5%, 0%, 26.6%, 20.4%) |
| CIE-LAB | lab(76.19, -31.98, 20.45) |
| CIE-LCH | lch(76.19, 37.96, 147.41°) |
| OKLab | oklab(78.34% -0.0875 0.052) |
| OKLCH | oklch(78.34% 0.102 149.3) |
| XYZ | xyz(37.0954, 50.1984, 36.1626) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.71
Soft Green
#6FC276
ΔE00 5.73
Hospital Green
#9BE5AA
ΔE00 6.13
Seafoam
#7FE0B3
ΔE00 6.92
Lichen
#8FB67B
ΔE00 7.07
Faded Green
#7BB274
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CB95 #CB89BF
analogous
#9ECB89 #89CB95 #89CBB6
triadic
#89CB95 #9589CB #CB9589
tetradic
#89CB95 #899ECB #CB89BF #CBB689
square
#89CB95 #899ECB #CB89BF #CBB689
split-complementary
#89CB95 #B689CB #CB899E
monochromatic
#439752 #5FB86F #89CB95 #B3DEBB #DEF0E1
Accessibility & contrast
On white
1.90
#89CB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#89CB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CB95
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CB95 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC092
Deuteranopia (green-blind)
#C2B998
Tritanopia (blue-blind)
#80C8BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #89cb95; /* rgb */ color: rgb(137, 203, 149); /* oklch */ color: oklch(78.3% 0.102 149.3);
Tailwind
colors: {
custom: {
50: '#addbb4',
500: '#89cb95',
950: '#000000',
},
}SCSS
$custom: #89cb95; $custom-light: #addbb4; $custom-dark: #000000;
JSON
{
"hex": "#89cb95",
"rgb": {
"r": 137,
"g": 203,
"b": 149
},
"hsl": {
"h": 130.909,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.78342,
"c": 0.10181,
"h": 149.3
},
"luminance": 0.502
}Semantic roles & 50–950 ramp
primary
#89CB95
secondary
#9E5A92
accent
#349BB2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481