#89CA93#89CA93
#89CA93 is a light, moderate green. Relative luminance 0.497; OKLCH L 78.1% C 0.102 H 148.5°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #89CA93 |
|---|---|
| RGB | rgb(137, 202, 147) |
| HSL | hsl(129, 38%, 66%) |
| HSV | hsv(129, 32%, 79%) |
| CMYK | cmyk(32.2%, 0%, 27.2%, 20.8%) |
| CIE-LAB | lab(75.86, -31.86, 21.05) |
| CIE-LCH | lch(75.86, 38.19, 146.54°) |
| OKLab | oklab(78.06% -0.0871 0.0535) |
| OKLCH | oklch(78.06% 0.102 148.5) |
| XYZ | xyz(36.7017, 49.6643, 35.2504) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.52
Soft Green
#6FC276
ΔE00 5.44
Hospital Green
#9BE5AA
ΔE00 6.37
Lichen
#8FB67B
ΔE00 6.71
Faded Green
#7BB274
ΔE00 6.93
Sage Green (survey)
#88B378
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CA93 #CA89C0
analogous
#A0CA89 #89CA93 #89CAB4
triadic
#89CA93 #9389CA #CA9389
tetradic
#89CA93 #89A0CA #CA89C0 #CAB489
square
#89CA93 #89A0CA #CA89C0 #CAB489
split-complementary
#89CA93 #B489CA #CA89A0
monochromatic
#439550 #5FB76C #89CA93 #B3DDBA #DDF0E0
Accessibility & contrast
On white
1.92
#89CA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#89CA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CA93
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CA93 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF90
Deuteranopia (green-blind)
#C1B896
Tritanopia (blue-blind)
#80C7BB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #89ca93; /* rgb */ color: rgb(137, 202, 147); /* oklch */ color: oklch(78.1% 0.102 148.5);
Tailwind
colors: {
custom: {
50: '#addab3',
500: '#89ca93',
950: '#000000',
},
}SCSS
$custom: #89ca93; $custom-light: #addab3; $custom-dark: #000000;
JSON
{
"hex": "#89ca93",
"rgb": {
"r": 137,
"g": 202,
"b": 147
},
"hsl": {
"h": 129.231,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.78064,
"c": 0.10225,
"h": 148.5
},
"luminance": 0.49666
}Semantic roles & 50–950 ramp
primary
#89CA93
secondary
#E2CDDF
accent
#359EB1
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#101511
muted
#7F8380