#89BD97#89BD97
#89BD97 is a light, moderate green. Relative luminance 0.439; OKLCH L 75.1% C 0.077 H 152.6°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #89BD97 |
|---|---|
| RGB | rgb(137, 189, 151) |
| HSL | hsl(136, 28%, 64%) |
| HSV | hsv(136, 28%, 74%) |
| CMYK | cmyk(27.5%, 0%, 20.1%, 25.9%) |
| CIE-LAB | lab(72.19, -24.86, 13.81) |
| CIE-LCH | lch(72.19, 28.44, 150.94°) |
| OKLab | oklab(75.14% -0.0686 0.0355) |
| OKLCH | oklch(75.14% 0.077 152.6) |
| XYZ | xyz(34.0983, 43.9465, 35.9581) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.62
Pale Teal
#82CBB2
ΔE00 6.71
Sage Green (survey)
#88B378
ΔE00 6.74
Lichen
#8FB67B
ΔE00 6.79
Greenish Grey
#96AE8D
ΔE00 6.80
Greyish Green
#82A67D
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BD97 #BD89AF
analogous
#95BD89 #89BD97 #89BDB1
triadic
#89BD97 #9789BD #BD9789
tetradic
#89BD97 #8995BD #BD89AF #BDB189
square
#89BD97 #8995BD #BD89AF #BDB189
split-complementary
#89BD97 #B189BD #BD8995
monochromatic
#498359 #62A774 #89BD97 #B0D3BA #D7E9DC
Accessibility & contrast
On white
2.15
#89BD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#89BD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BD97
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BD97 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB595
Deuteranopia (green-blind)
#B5AF99
Tritanopia (blue-blind)
#81BBB2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #89bd97; /* rgb */ color: rgb(137, 189, 151); /* oklch */ color: oklch(75.1% 0.077 152.6);
Tailwind
colors: {
custom: {
50: '#acd1b5',
500: '#89bd97',
950: '#000000',
},
}SCSS
$custom: #89bd97; $custom-light: #acd1b5; $custom-dark: #000000;
JSON
{
"hex": "#89bd97",
"rgb": {
"r": 137,
"g": 189,
"b": 151
},
"hsl": {
"h": 136.154,
"s": 28.261,
"l": 63.922
},
"oklch": {
"l": 0.75136,
"c": 0.07721,
"h": 152.6
},
"luminance": 0.43948
}Semantic roles & 50–950 ramp
primary
#89BD97
secondary
#DAC8D5
accent
#3F8BA7
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280