#89CD89#89CD89
#89CD89 is a light, moderate green. Relative luminance 0.508; OKLCH L 78.6% C 0.117 H 144.4°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #89CD89 |
|---|---|
| RGB | rgb(137, 205, 137) |
| HSL | hsl(120, 40%, 67%) |
| HSV | hsv(120, 33%, 80%) |
| CMYK | cmyk(33.2%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(76.55, -34.95, 27.25) |
| CIE-LCH | lch(76.55, 44.32, 142.06°) |
| OKLab | oklab(78.56% -0.0953 0.0683) |
| OKLCH | oklch(78.56% 0.117 144.4) |
| XYZ | xyz(36.6616, 50.7854, 31.5329) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.21
Pistachio
#93C572
ΔE00 5.15
Emerald
#50C878
ΔE00 6.31
Hospital Green
#9BE5AA
ΔE00 6.34
Darkseagreen
#8FBC8F
ΔE00 6.35
Lichen
#8FB67B
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CD89 #CD89CD
analogous
#ABCD89 #89CD89 #89CDAB
triadic
#89CD89 #8989CD #CD8989
tetradic
#89CD89 #89ABCD #CD89CD #CDAB89
square
#89CD89 #89ABCD #CD89CD #CDAB89
split-complementary
#89CD89 #AB89CD #CD89AB
monochromatic
#419A41 #5EBB5E #89CD89 #B4DFB4 #DFF1DF
Accessibility & contrast
On white
1.88
#89CD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#89CD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CD89
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CD89 | 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)
#D0C185
Deuteranopia (green-blind)
#C5BA8D
Tritanopia (blue-blind)
#82C9BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #89cd89; /* rgb */ color: rgb(137, 205, 137); /* oklch */ color: oklch(78.6% 0.117 144.4);
Tailwind
colors: {
custom: {
50: '#addcac',
500: '#89cd89',
950: '#000000',
},
}SCSS
$custom: #89cd89; $custom-light: #addcac; $custom-dark: #000000;
JSON
{
"hex": "#89cd89",
"rgb": {
"r": 137,
"g": 205,
"b": 137
},
"hsl": {
"h": 120,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.78558,
"c": 0.11728,
"h": 144.4
},
"luminance": 0.50787
}Semantic roles & 50–950 ramp
primary
#89CD89
secondary
#A15AA1
accent
#32B4B4
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481