#89BF96#89BF96
#89BF96 is a light, moderate green. Relative luminance 0.448; OKLCH L 75.6% C 0.081 H 151.6°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #89BF96 |
|---|---|
| RGB | rgb(137, 191, 150) |
| HSL | hsl(134, 30%, 64%) |
| HSV | hsv(134, 28%, 75%) |
| CMYK | cmyk(28.3%, 0%, 21.5%, 25.1%) |
| CIE-LAB | lab(72.75, -26.03, 15.13) |
| CIE-LCH | lch(72.75, 30.11, 149.83°) |
| OKLab | oklab(75.57% -0.0716 0.0388) |
| OKLCH | oklch(75.57% 0.081 151.6) |
| XYZ | xyz(34.4506, 44.7805, 35.6766) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.31
Sage Green (survey)
#88B378
ΔE00 6.42
Lichen
#8FB67B
ΔE00 6.42
Faded Green
#7BB274
ΔE00 6.68
Pale Teal
#82CBB2
ΔE00 6.95
Tea
#65AB7C
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BF96 #BF89B2
analogous
#97BF89 #89BF96 #89BFB1
triadic
#89BF96 #9689BF #BF9689
tetradic
#89BF96 #8997BF #BF89B2 #BFB189
square
#89BF96 #8997BF #BF89B2 #BFB189
split-complementary
#89BF96 #B189BF #BF8997
monochromatic
#488557 #61A973 #89BF96 #B1D5B9 #D8EADD
Accessibility & contrast
On white
2.11
#89BF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#89BF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BF96
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BF96 | 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)
#BFB694
Deuteranopia (green-blind)
#B7B098
Tritanopia (blue-blind)
#81BDB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #89bf96; /* rgb */ color: rgb(137, 191, 150); /* oklch */ color: oklch(75.6% 0.081 151.6);
Tailwind
colors: {
custom: {
50: '#acd2b5',
500: '#89bf96',
950: '#000000',
},
}SCSS
$custom: #89bf96; $custom-light: #acd2b5; $custom-dark: #000000;
JSON
{
"hex": "#89bf96",
"rgb": {
"r": 137,
"g": 191,
"b": 150
},
"hsl": {
"h": 134.444,
"s": 29.67,
"l": 64.314
},
"oklch": {
"l": 0.75574,
"c": 0.08146,
"h": 151.6
},
"luminance": 0.44782
}Semantic roles & 50–950 ramp
primary
#89BF96
secondary
#DBC9D7
accent
#3D8FA8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280