#89BF95#89BF95
#89BF95 is a light, moderate green. Relative luminance 0.448; OKLCH L 75.5% C 0.082 H 150.9°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #89BF95 |
|---|---|
| RGB | rgb(137, 191, 149) |
| HSL | hsl(133, 30%, 64%) |
| HSV | hsv(133, 28%, 75%) |
| CMYK | cmyk(28.3%, 0%, 22%, 25.1%) |
| CIE-LAB | lab(72.73, -26.22, 15.64) |
| CIE-LCH | lch(72.73, 30.53, 149.18°) |
| OKLab | oklab(75.55% -0.0721 0.0401) |
| OKLCH | oklch(75.55% 0.082 150.9) |
| XYZ | xyz(34.3704, 44.7485, 35.2543) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.13
Sage Green (survey)
#88B378
ΔE00 6.19
Lichen
#8FB67B
ΔE00 6.19
Faded Green
#7BB274
ΔE00 6.46
Tea
#65AB7C
ΔE00 7.08
Pale Teal
#82CBB2
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BF95 #BF89B3
analogous
#98BF89 #89BF95 #89BFB0
triadic
#89BF95 #9589BF #BF9589
tetradic
#89BF95 #8998BF #BF89B3 #BFB089
square
#89BF95 #8998BF #BF89B3 #BFB089
split-complementary
#89BF95 #B089BF #BF8998
monochromatic
#488556 #61A971 #89BF95 #B1D5B9 #D8EADC
Accessibility & contrast
On white
2.11
#89BF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#89BF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BF95
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BF95 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B693
Deuteranopia (green-blind)
#B7B097
Tritanopia (blue-blind)
#81BDB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #89bf95; /* rgb */ color: rgb(137, 191, 149); /* oklch */ color: oklch(75.5% 0.082 150.9);
Tailwind
colors: {
custom: {
50: '#acd2b4',
500: '#89bf95',
950: '#000000',
},
}SCSS
$custom: #89bf95; $custom-light: #acd2b4; $custom-dark: #000000;
JSON
{
"hex": "#89bf95",
"rgb": {
"r": 137,
"g": 191,
"b": 149
},
"hsl": {
"h": 133.333,
"s": 29.67,
"l": 64.314
},
"oklch": {
"l": 0.7555,
"c": 0.08247,
"h": 150.9
},
"luminance": 0.4475
}Semantic roles & 50–950 ramp
primary
#89BF95
secondary
#DBC9D7
accent
#3D91A8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280