#89CD97#89CD97
#89CD97 is a light, moderate green. Relative luminance 0.512; OKLCH L 78.9% C 0.103 H 150.0°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #89CD97 |
|---|---|
| RGB | rgb(137, 205, 151) |
| HSL | hsl(132, 40%, 67%) |
| HSV | hsv(132, 33%, 80%) |
| CMYK | cmyk(33.2%, 0%, 26.3%, 19.6%) |
| CIE-LAB | lab(76.81, -32.56, 20.24) |
| CIE-LCH | lch(76.81, 38.34, 148.14°) |
| OKLab | oklab(78.85% -0.0892 0.0515) |
| OKLCH | oklch(78.85% 0.103 150) |
| XYZ | xyz(37.7318, 51.2135, 37.1692) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.18
Hospital Green
#9BE5AA
ΔE00 5.66
Soft Green
#6FC276
ΔE00 5.98
Seafoam
#7FE0B3
ΔE00 6.42
Emerald
#50C878
ΔE00 7.36
Mediumaquamarine
#66CDAA
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CD97 #CD89BF
analogous
#9DCD89 #89CD97 #89CDB9
triadic
#89CD97 #9789CD #CD9789
tetradic
#89CD97 #899DCD #CD89BF #CDB989
square
#89CD97 #899DCD #CD89BF #CDB989
split-complementary
#89CD97 #B989CD #CD899D
monochromatic
#419A54 #5EBB71 #89CD97 #B4DFBD #DFF1E3
Accessibility & contrast
On white
1.87
#89CD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#89CD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CD97
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CD97 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC294
Deuteranopia (green-blind)
#C3BB9A
Tritanopia (blue-blind)
#7FCBBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89cd97; /* rgb */ color: rgb(137, 205, 151); /* oklch */ color: oklch(78.9% 0.103 150.0);
Tailwind
colors: {
custom: {
50: '#addcb5',
500: '#89cd97',
950: '#000000',
},
}SCSS
$custom: #89cd97; $custom-light: #addcb5; $custom-dark: #000000;
JSON
{
"hex": "#89cd97",
"rgb": {
"r": 137,
"g": 205,
"b": 151
},
"hsl": {
"h": 132.353,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.78853,
"c": 0.10297,
"h": 150
},
"luminance": 0.51215
}Semantic roles & 50–950 ramp
primary
#89CD97
secondary
#A15A92
accent
#3299B4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481