#89CB92#89CB92
#89CB92 is a light, moderate green. Relative luminance 0.501; OKLCH L 78.3% C 0.105 H 147.9°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #89CB92 |
|---|---|
| RGB | rgb(137, 203, 146) |
| HSL | hsl(128, 39%, 67%) |
| HSV | hsv(128, 33%, 80%) |
| CMYK | cmyk(32.5%, 0%, 28.1%, 20.4%) |
| CIE-LAB | lab(76.13, -32.51, 21.95) |
| CIE-LCH | lch(76.13, 39.23, 145.97°) |
| OKLab | oklab(78.28% -0.0889 0.0557) |
| OKLCH | oklch(78.28% 0.105 147.9) |
| XYZ | xyz(36.8590, 50.1038, 34.9174) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.87
Soft Green
#6FC276
ΔE00 5.22
Hospital Green
#9BE5AA
ΔE00 6.15
Lichen
#8FB67B
ΔE00 6.79
Pistachio
#93C572
ΔE00 6.91
Emerald
#50C878
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CB92 #CB89C2
analogous
#A1CB89 #89CB92 #89CBB3
triadic
#89CB92 #9289CB #CB9289
tetradic
#89CB92 #89A1CB #CB89C2 #CBB389
square
#89CB92 #89A1CB #CB89C2 #CBB389
split-complementary
#89CB92 #B389CB #CB89A1
monochromatic
#43974E #5FB86B #89CB92 #B3DEB9 #DEF0E0
Accessibility & contrast
On white
1.91
#89CB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#89CB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CB92
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CB92 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08F
Deuteranopia (green-blind)
#C2B995
Tritanopia (blue-blind)
#80C8BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #89cb92; /* rgb */ color: rgb(137, 203, 146); /* oklch */ color: oklch(78.3% 0.105 147.9);
Tailwind
colors: {
custom: {
50: '#addbb2',
500: '#89cb92',
950: '#000000',
},
}SCSS
$custom: #89cb92; $custom-light: #addbb2; $custom-dark: #000000;
JSON
{
"hex": "#89cb92",
"rgb": {
"r": 137,
"g": 203,
"b": 146
},
"hsl": {
"h": 128.182,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.78276,
"c": 0.10486,
"h": 147.9
},
"luminance": 0.50106
}Semantic roles & 50–950 ramp
primary
#89CB92
secondary
#9E5A95
accent
#34A1B2
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101511
muted
#818481