#89CB8F#89CB8F
#89CB8F is a light, moderate green. Relative luminance 0.500; OKLCH L 78.2% C 0.108 H 146.7°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #89CB8F |
|---|---|
| RGB | rgb(137, 203, 143) |
| HSL | hsl(125, 39%, 67%) |
| HSV | hsv(125, 33%, 80%) |
| CMYK | cmyk(32.5%, 0%, 29.6%, 20.4%) |
| CIE-LAB | lab(76.08, -33.02, 23.46) |
| CIE-LCH | lch(76.08, 40.51, 144.61°) |
| OKLab | oklab(78.21% -0.0902 0.0593) |
| OKLCH | oklch(78.21% 0.108 146.7) |
| XYZ | xyz(36.6287, 50.0117, 33.7045) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.77
Darkseagreen
#8FBC8F
ΔE00 5.12
Hospital Green
#9BE5AA
ΔE00 6.25
Pistachio
#93C572
ΔE00 6.29
Lichen
#8FB67B
ΔE00 6.57
Emerald
#50C878
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CB8F #CB89C5
analogous
#A4CB89 #89CB8F #89CBB0
triadic
#89CB8F #8F89CB #CB8F89
tetradic
#89CB8F #89A4CB #CB89C5 #CBB089
square
#89CB8F #89A4CB #CB89C5 #CBB089
split-complementary
#89CB8F #B089CB #CB89A4
monochromatic
#43974A #5FB867 #89CB8F #B3DEB7 #DEF0E0
Accessibility & contrast
On white
1.91
#89CB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#89CB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CB8F
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CB8F | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08B
Deuteranopia (green-blind)
#C3B992
Tritanopia (blue-blind)
#81C8BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #89cb8f; /* rgb */ color: rgb(137, 203, 143); /* oklch */ color: oklch(78.2% 0.108 146.7);
Tailwind
colors: {
custom: {
50: '#addbb0',
500: '#89cb8f',
950: '#000000',
},
}SCSS
$custom: #89cb8f; $custom-light: #addbb0; $custom-dark: #000000;
JSON
{
"hex": "#89cb8f",
"rgb": {
"r": 137,
"g": 203,
"b": 143
},
"hsl": {
"h": 125.455,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.78212,
"c": 0.10793,
"h": 146.7
},
"luminance": 0.50013
}Semantic roles & 50–950 ramp
primary
#89CB8F
secondary
#9E5A98
accent
#34A6B2
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481