#89CC8A#89CC8A
#89CC8A is a light, moderate green. Relative luminance 0.503; OKLCH L 78.3% C 0.115 H 144.7°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #89CC8A |
|---|---|
| RGB | rgb(137, 204, 138) |
| HSL | hsl(121, 40%, 67%) |
| HSV | hsv(121, 33%, 80%) |
| CMYK | cmyk(32.8%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(76.28, -34.33, 26.36) |
| CIE-LCH | lch(76.28, 43.28, 142.48°) |
| OKLab | oklab(78.34% -0.0936 0.0662) |
| OKLCH | oklch(78.34% 0.115 144.7) |
| XYZ | xyz(36.4952, 50.3374, 31.8330) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.22
Pistachio
#93C572
ΔE00 5.31
Darkseagreen
#8FBC8F
ΔE00 5.95
Emerald
#50C878
ΔE00 6.38
Hospital Green
#9BE5AA
ΔE00 6.40
Lichen
#8FB67B
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CC8A #CC89CB
analogous
#AACC89 #89CC8A #89CCAC
triadic
#89CC8A #8A89CC #CC8A89
tetradic
#89CC8A #89AACC #CC89CB #CCAC89
square
#89CC8A #89AACC #CC89CB #CCAC89
split-complementary
#89CC8A #AC89CC #CC89AA
monochromatic
#429943 #5EBA60 #89CC8A #B4DEB4 #DEF1DF
Accessibility & contrast
On white
1.90
#89CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#89CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CC8A
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CC8A | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC086
Deuteranopia (green-blind)
#C4BA8E
Tritanopia (blue-blind)
#82C8BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #89cc8a; /* rgb */ color: rgb(137, 204, 138); /* oklch */ color: oklch(78.3% 0.115 144.7);
Tailwind
colors: {
custom: {
50: '#addcac',
500: '#89cc8a',
950: '#000000',
},
}SCSS
$custom: #89cc8a; $custom-light: #addcac; $custom-dark: #000000;
JSON
{
"hex": "#89cc8a",
"rgb": {
"r": 137,
"g": 204,
"b": 138
},
"hsl": {
"h": 120.896,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.78343,
"c": 0.11468,
"h": 144.7
},
"luminance": 0.50339
}Semantic roles & 50–950 ramp
primary
#89CC8A
secondary
#9F5A9E
accent
#33B1B3
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481