#89CD8A#89CD8A
#89CD8A is a light, moderate green. Relative luminance 0.508; OKLCH L 78.6% C 0.116 H 144.7°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #89CD8A |
|---|---|
| RGB | rgb(137, 205, 138) |
| HSL | hsl(121, 40%, 67%) |
| HSV | hsv(121, 33%, 80%) |
| CMYK | cmyk(33.2%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(76.57, -34.79, 26.75) |
| CIE-LCH | lch(76.57, 43.88, 142.45°) |
| OKLab | oklab(78.58% -0.0949 0.0672) |
| OKLCH | oklch(78.58% 0.116 144.7) |
| XYZ | xyz(36.7337, 50.8143, 31.9125) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.28
Pistachio
#93C572
ΔE00 5.32
Darkseagreen
#8FBC8F
ΔE00 6.23
Hospital Green
#9BE5AA
ΔE00 6.25
Emerald
#50C878
ΔE00 6.34
Lichen
#8FB67B
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CD8A #CD89CC
analogous
#AACD89 #89CD8A #89CDAC
triadic
#89CD8A #8A89CD #CD8A89
tetradic
#89CD8A #89AACD #CD89CC #CDAC89
square
#89CD8A #89AACD #CD89CC #CDAC89
split-complementary
#89CD8A #AC89CD #CD89AA
monochromatic
#419A43 #5EBB5F #89CD8A #B4DFB5 #DFF1DF
Accessibility & contrast
On white
1.88
#89CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#89CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CD8A
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CD8A | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C186
Deuteranopia (green-blind)
#C5BA8E
Tritanopia (blue-blind)
#82C9BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #89cd8a; /* rgb */ color: rgb(137, 205, 138); /* oklch */ color: oklch(78.6% 0.116 144.7);
Tailwind
colors: {
custom: {
50: '#addcac',
500: '#89cd8a',
950: '#000000',
},
}SCSS
$custom: #89cd8a; $custom-light: #addcac; $custom-dark: #000000;
JSON
{
"hex": "#89cd8a",
"rgb": {
"r": 137,
"g": 205,
"b": 138
},
"hsl": {
"h": 120.882,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.78578,
"c": 0.11624,
"h": 144.7
},
"luminance": 0.50816
}Semantic roles & 50–950 ramp
primary
#89CD8A
secondary
#A15AA0
accent
#32B2B4
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481