#89CB90#89CB90
#89CB90 is a light, moderate green. Relative luminance 0.500; OKLCH L 78.2% C 0.107 H 147.1°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #89CB90 |
|---|---|
| RGB | rgb(137, 203, 144) |
| HSL | hsl(126, 39%, 67%) |
| HSV | hsv(126, 33%, 80%) |
| CMYK | cmyk(32.5%, 0%, 29.1%, 20.4%) |
| CIE-LAB | lab(76.10, -32.85, 22.96) |
| CIE-LCH | lch(76.10, 40.08, 145.05°) |
| OKLab | oklab(78.23% -0.0897 0.0581) |
| OKLCH | oklch(78.23% 0.107 147.1) |
| XYZ | xyz(36.7047, 50.0421, 34.1053) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.91
Darkseagreen
#8FBC8F
ΔE00 5.03
Hospital Green
#9BE5AA
ΔE00 6.21
Pistachio
#93C572
ΔE00 6.49
Lichen
#8FB67B
ΔE00 6.63
Emerald
#50C878
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CB90 #CB89C4
analogous
#A3CB89 #89CB90 #89CBB1
triadic
#89CB90 #9089CB #CB9089
tetradic
#89CB90 #89A3CB #CB89C4 #CBB189
square
#89CB90 #89A3CB #CB89C4 #CBB189
split-complementary
#89CB90 #B189CB #CB89A3
monochromatic
#43974C #5FB868 #89CB90 #B3DEB8 #DEF0E0
Accessibility & contrast
On white
1.91
#89CB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#89CB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CB90
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CB90 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08C
Deuteranopia (green-blind)
#C2B993
Tritanopia (blue-blind)
#81C8BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #89cb90; /* rgb */ color: rgb(137, 203, 144); /* oklch */ color: oklch(78.2% 0.107 147.1);
Tailwind
colors: {
custom: {
50: '#addbb0',
500: '#89cb90',
950: '#000000',
},
}SCSS
$custom: #89cb90; $custom-light: #addbb0; $custom-dark: #000000;
JSON
{
"hex": "#89cb90",
"rgb": {
"r": 137,
"g": 203,
"b": 144
},
"hsl": {
"h": 126.364,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.78233,
"c": 0.10691,
"h": 147.1
},
"luminance": 0.50044
}Semantic roles & 50–950 ramp
primary
#89CB90
secondary
#9E5A97
accent
#34A4B2
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481