#89BF97#89BF97
#89BF97 is a light, moderate green. Relative luminance 0.448; OKLCH L 75.6% C 0.080 H 152.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #89BF97 |
|---|---|
| RGB | rgb(137, 191, 151) |
| HSL | hsl(136, 30%, 64%) |
| HSV | hsv(136, 28%, 75%) |
| CMYK | cmyk(28.3%, 0%, 20.9%, 25.1%) |
| CIE-LAB | lab(72.77, -25.85, 14.62) |
| CIE-LCH | lch(72.77, 29.70, 150.50°) |
| OKLab | oklab(75.6% -0.0712 0.0375) |
| OKLCH | oklch(75.6% 0.08 152.2) |
| XYZ | xyz(34.5315, 44.8129, 36.1025) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.51
Sage Green (survey)
#88B378
ΔE00 6.65
Lichen
#8FB67B
ΔE00 6.66
Pale Teal
#82CBB2
ΔE00 6.71
Faded Green
#7BB274
ΔE00 6.91
Tea
#65AB7C
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BF97 #BF89B1
analogous
#96BF89 #89BF97 #89BFB2
triadic
#89BF97 #9789BF #BF9789
tetradic
#89BF97 #8996BF #BF89B1 #BFB289
square
#89BF97 #8996BF #BF89B1 #BFB289
split-complementary
#89BF97 #B289BF #BF8996
monochromatic
#488558 #61A974 #89BF97 #B1D5BA #D8EADD
Accessibility & contrast
On white
2.11
#89BF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#89BF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BF97
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BF97 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB695
Deuteranopia (green-blind)
#B6B099
Tritanopia (blue-blind)
#81BDB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #89bf97; /* rgb */ color: rgb(137, 191, 151); /* oklch */ color: oklch(75.6% 0.080 152.2);
Tailwind
colors: {
custom: {
50: '#acd2b5',
500: '#89bf97',
950: '#000000',
},
}SCSS
$custom: #89bf97; $custom-light: #acd2b5; $custom-dark: #000000;
JSON
{
"hex": "#89bf97",
"rgb": {
"r": 137,
"g": 191,
"b": 151
},
"hsl": {
"h": 135.556,
"s": 29.67,
"l": 64.314
},
"oklch": {
"l": 0.75598,
"c": 0.08048,
"h": 152.2
},
"luminance": 0.44814
}Semantic roles & 50–950 ramp
primary
#89BF97
secondary
#DBC9D6
accent
#3D8DA8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280