#89C992#89C992
#89C992 is a light, moderate green. Relative luminance 0.492; OKLCH L 77.8% C 0.102 H 148.1°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #89C992 |
|---|---|
| RGB | rgb(137, 201, 146) |
| HSL | hsl(128, 37%, 66%) |
| HSV | hsv(128, 32%, 79%) |
| CMYK | cmyk(31.8%, 0%, 27.4%, 21.2%) |
| CIE-LAB | lab(75.55, -31.57, 21.16) |
| CIE-LCH | lch(75.55, 38.00, 146.16°) |
| OKLab | oklab(77.81% -0.0863 0.0537) |
| OKLCH | oklch(77.81% 0.102 148.1) |
| XYZ | xyz(36.3897, 49.1653, 34.7610) |
| Luminance | 0.4917 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.30
Soft Green
#6FC276
ΔE00 5.34
Lichen
#8FB67B
ΔE00 6.45
Hospital Green
#9BE5AA
ΔE00 6.61
Sage Green (survey)
#88B378
ΔE00 6.67
Faded Green
#7BB274
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C992 #C989C0
analogous
#A0C989 #89C992 #89C9B2
triadic
#89C992 #9289C9 #C99289
tetradic
#89C992 #89A0C9 #C989C0 #C9B289
square
#89C992 #89A0C9 #C989C0 #C9B289
split-complementary
#89C992 #B289C9 #C989A0
monochromatic
#44944F #5FB66B #89C992 #B3DCB9 #DDEFE0
Accessibility & contrast
On white
1.94
#89C992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#89C992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C992
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C992 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8F
Deuteranopia (green-blind)
#C0B895
Tritanopia (blue-blind)
#81C6BA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #89c992; /* rgb */ color: rgb(137, 201, 146); /* oklch */ color: oklch(77.8% 0.102 148.1);
Tailwind
colors: {
custom: {
50: '#add9b2',
500: '#89c992',
950: '#000000',
},
}SCSS
$custom: #89c992; $custom-light: #add9b2; $custom-dark: #000000;
JSON
{
"hex": "#89c992",
"rgb": {
"r": 137,
"g": 201,
"b": 146
},
"hsl": {
"h": 128.438,
"s": 37.209,
"l": 66.275
},
"oklch": {
"l": 0.77809,
"c": 0.10167,
"h": 148.1
},
"luminance": 0.49167
}Semantic roles & 50–950 ramp
primary
#89C992
secondary
#E1CCDE
accent
#359FB0
background
#FAFDFA
surface
#F4FAF5
border
#CED3CF
text
#101411
muted
#7F8380