#89BE97#89BE97
#89BE97 is a light, moderate green. Relative luminance 0.444; OKLCH L 75.4% C 0.079 H 152.4°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #89BE97 |
|---|---|
| RGB | rgb(137, 190, 151) |
| HSL | hsl(136, 29%, 64%) |
| HSV | hsv(136, 28%, 75%) |
| CMYK | cmyk(27.9%, 0%, 20.5%, 25.5%) |
| CIE-LAB | lab(72.48, -25.36, 14.22) |
| CIE-LCH | lch(72.48, 29.07, 150.72°) |
| OKLab | oklab(75.37% -0.0699 0.0365) |
| OKLCH | oklch(75.37% 0.079 152.4) |
| XYZ | xyz(34.3141, 44.3782, 36.0300) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.54
Sage Green (survey)
#88B378
ΔE00 6.69
Pale Teal
#82CBB2
ΔE00 6.70
Lichen
#8FB67B
ΔE00 6.72
Faded Green
#7BB274
ΔE00 6.97
Greenish Grey
#96AE8D
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BE97 #BE89B0
analogous
#96BE89 #89BE97 #89BEB2
triadic
#89BE97 #9789BE #BE9789
tetradic
#89BE97 #8996BE #BE89B0 #BEB289
square
#89BE97 #8996BE #BE89B0 #BEB289
split-complementary
#89BE97 #B289BE #BE8996
monochromatic
#498458 #62A874 #89BE97 #B0D4BA #D8E9DD
Accessibility & contrast
On white
2.13
#89BE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#89BE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BE97
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BE97 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB595
Deuteranopia (green-blind)
#B5AF99
Tritanopia (blue-blind)
#81BCB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #89be97; /* rgb */ color: rgb(137, 190, 151); /* oklch */ color: oklch(75.4% 0.079 152.4);
Tailwind
colors: {
custom: {
50: '#acd1b5',
500: '#89be97',
950: '#000000',
},
}SCSS
$custom: #89be97; $custom-light: #acd1b5; $custom-dark: #000000;
JSON
{
"hex": "#89be97",
"rgb": {
"r": 137,
"g": 190,
"b": 151
},
"hsl": {
"h": 135.849,
"s": 28.962,
"l": 64.118
},
"oklch": {
"l": 0.75367,
"c": 0.07884,
"h": 152.4
},
"luminance": 0.4438
}Semantic roles & 50–950 ramp
primary
#89BE97
secondary
#DBC8D6
accent
#3E8CA8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280