#89CB96#89CB96
#89CB96 is a light, moderate green. Relative luminance 0.502; OKLCH L 78.4% C 0.101 H 149.8°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #89CB96 |
|---|---|
| RGB | rgb(137, 203, 150) |
| HSL | hsl(132, 39%, 67%) |
| HSV | hsv(132, 33%, 80%) |
| CMYK | cmyk(32.5%, 0%, 26.1%, 20.4%) |
| CIE-LAB | lab(76.21, -31.80, 19.94) |
| CIE-LCH | lch(76.21, 37.54, 147.91°) |
| OKLab | oklab(78.36% -0.0871 0.0508) |
| OKLCH | oklch(78.36% 0.101 149.8) |
| XYZ | xyz(37.1756, 50.2305, 36.5849) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.67
Soft Green
#6FC276
ΔE00 5.91
Hospital Green
#9BE5AA
ΔE00 6.14
Seafoam
#7FE0B3
ΔE00 6.79
Lichen
#8FB67B
ΔE00 7.18
Faded Green
#7BB274
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CB96 #CB89BE
analogous
#9DCB89 #89CB96 #89CBB7
triadic
#89CB96 #9689CB #CB9689
tetradic
#89CB96 #899DCB #CB89BE #CBB789
square
#89CB96 #899DCB #CB89BE #CBB789
split-complementary
#89CB96 #B789CB #CB899D
monochromatic
#439753 #5FB870 #89CB96 #B3DEBC #DEF0E2
Accessibility & contrast
On white
1.90
#89CB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#89CB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CB96
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CB96 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC093
Deuteranopia (green-blind)
#C1B999
Tritanopia (blue-blind)
#7FC9BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #89cb96; /* rgb */ color: rgb(137, 203, 150); /* oklch */ color: oklch(78.4% 0.101 149.8);
Tailwind
colors: {
custom: {
50: '#addbb5',
500: '#89cb96',
950: '#000000',
},
}SCSS
$custom: #89cb96; $custom-light: #addbb5; $custom-dark: #000000;
JSON
{
"hex": "#89cb96",
"rgb": {
"r": 137,
"g": 203,
"b": 150
},
"hsl": {
"h": 131.818,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.78364,
"c": 0.1008,
"h": 149.8
},
"luminance": 0.50232
}Semantic roles & 50–950 ramp
primary
#89CB96
secondary
#9E5A91
accent
#3499B2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481