#89CB93#89CB93
#89CB93 is a light, moderate green. Relative luminance 0.501; OKLCH L 78.3% C 0.104 H 148.4°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #89CB93 |
|---|---|
| RGB | rgb(137, 203, 147) |
| HSL | hsl(129, 39%, 67%) |
| HSV | hsv(129, 33%, 80%) |
| CMYK | cmyk(32.5%, 0%, 27.6%, 20.4%) |
| CIE-LAB | lab(76.15, -32.33, 21.45) |
| CIE-LCH | lch(76.15, 38.80, 146.44°) |
| OKLab | oklab(78.3% -0.0884 0.0545) |
| OKLCH | oklch(78.3% 0.104 148.4) |
| XYZ | xyz(36.9371, 50.1351, 35.3289) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.81
Soft Green
#6FC276
ΔE00 5.38
Hospital Green
#9BE5AA
ΔE00 6.14
Lichen
#8FB67B
ΔE00 6.88
Faded Green
#7BB274
ΔE00 7.10
Emerald
#50C878
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CB93 #CB89C1
analogous
#A0CB89 #89CB93 #89CBB4
triadic
#89CB93 #9389CB #CB9389
tetradic
#89CB93 #89A0CB #CB89C1 #CBB489
square
#89CB93 #89A0CB #CB89C1 #CBB489
split-complementary
#89CB93 #B489CB #CB89A0
monochromatic
#43974F #5FB86C #89CB93 #B3DEBA #DEF0E1
Accessibility & contrast
On white
1.90
#89CB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#89CB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CB93
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CB93 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC090
Deuteranopia (green-blind)
#C2B996
Tritanopia (blue-blind)
#80C8BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #89cb93; /* rgb */ color: rgb(137, 203, 147); /* oklch */ color: oklch(78.3% 0.104 148.4);
Tailwind
colors: {
custom: {
50: '#addbb3',
500: '#89cb93',
950: '#000000',
},
}SCSS
$custom: #89cb93; $custom-light: #addbb3; $custom-dark: #000000;
JSON
{
"hex": "#89cb93",
"rgb": {
"r": 137,
"g": 203,
"b": 147
},
"hsl": {
"h": 129.091,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.78298,
"c": 0.10384,
"h": 148.4
},
"luminance": 0.50137
}Semantic roles & 50–950 ramp
primary
#89CB93
secondary
#9E5A94
accent
#349FB2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481