#89BC95#89BC95
#89BC95 is a light, moderate green. Relative luminance 0.435; OKLCH L 74.9% C 0.078 H 151.5°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #89BC95 |
|---|---|
| RGB | rgb(137, 188, 149) |
| HSL | hsl(134, 28%, 64%) |
| HSV | hsv(134, 27%, 74%) |
| CMYK | cmyk(27.1%, 0%, 20.7%, 26.3%) |
| CIE-LAB | lab(71.86, -24.74, 14.43) |
| CIE-LCH | lch(71.86, 28.65, 149.75°) |
| OKLab | oklab(74.86% -0.0681 0.0371) |
| OKLCH | oklch(74.86% 0.078 151.5) |
| XYZ | xyz(33.7229, 43.4534, 35.0385) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.24
Sage Green (survey)
#88B378
ΔE00 6.30
Lichen
#8FB67B
ΔE00 6.37
Greenish Grey
#96AE8D
ΔE00 6.53
Greyish Green
#82A67D
ΔE00 6.62
Faded Green
#7BB274
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BC95 #BC89B0
analogous
#96BC89 #89BC95 #89BCAE
triadic
#89BC95 #9589BC #BC9589
tetradic
#89BC95 #8996BC #BC89B0 #BCAE89
square
#89BC95 #8996BC #BC89B0 #BCAE89
split-complementary
#89BC95 #AE89BC #BC8996
monochromatic
#498157 #62A672 #89BC95 #B0D2B8 #D7E8DB
Accessibility & contrast
On white
2.17
#89BC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#89BC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BC95
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BC95 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB493
Deuteranopia (green-blind)
#B4AE97
Tritanopia (blue-blind)
#82BAB1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #89bc95; /* rgb */ color: rgb(137, 188, 149); /* oklch */ color: oklch(74.9% 0.078 151.5);
Tailwind
colors: {
custom: {
50: '#acd0b4',
500: '#89bc95',
950: '#000000',
},
}SCSS
$custom: #89bc95; $custom-light: #acd0b4; $custom-dark: #000000;
JSON
{
"hex": "#89bc95",
"rgb": {
"r": 137,
"g": 188,
"b": 149
},
"hsl": {
"h": 134.118,
"s": 27.568,
"l": 63.725
},
"oklch": {
"l": 0.74855,
"c": 0.07754,
"h": 151.5
},
"luminance": 0.43455
}Semantic roles & 50–950 ramp
primary
#89BC95
secondary
#D9C7D5
accent
#3F8EA6
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280