#89BC93#89BC93
#89BC93 is a light, moderate green. Relative luminance 0.434; OKLCH L 74.8% C 0.080 H 150.2°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #89BC93 |
|---|---|
| RGB | rgb(137, 188, 147) |
| HSL | hsl(132, 28%, 64%) |
| HSV | hsv(132, 27%, 74%) |
| CMYK | cmyk(27.1%, 0%, 21.8%, 26.3%) |
| CIE-LAB | lab(71.82, -25.12, 15.45) |
| CIE-LCH | lch(71.82, 29.49, 148.40°) |
| OKLab | oklab(74.81% -0.069 0.0396) |
| OKLCH | oklch(74.81% 0.08 150.2) |
| XYZ | xyz(33.5646, 43.3901, 34.2047) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.79
Sage Green (survey)
#88B378
ΔE00 5.80
Lichen
#8FB67B
ΔE00 5.86
Faded Green
#7BB274
ΔE00 6.16
Greyish Green
#82A67D
ΔE00 6.48
Greenish Grey
#96AE8D
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BC93 #BC89B2
analogous
#98BC89 #89BC93 #89BCAC
triadic
#89BC93 #9389BC #BC9389
tetradic
#89BC93 #8998BC #BC89B2 #BCAC89
square
#89BC93 #8998BC #BC89B2 #BCAC89
split-complementary
#89BC93 #AC89BC #BC8998
monochromatic
#498154 #62A66F #89BC93 #B0D2B7 #D7E8DA
Accessibility & contrast
On white
2.17
#89BC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#89BC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BC93
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BC93 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB391
Deuteranopia (green-blind)
#B4AE95
Tritanopia (blue-blind)
#82BAB1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #89bc93; /* rgb */ color: rgb(137, 188, 147); /* oklch */ color: oklch(74.8% 0.080 150.2);
Tailwind
colors: {
custom: {
50: '#acd0b2',
500: '#89bc93',
950: '#000000',
},
}SCSS
$custom: #89bc93; $custom-light: #acd0b2; $custom-dark: #000000;
JSON
{
"hex": "#89bc93",
"rgb": {
"r": 137,
"g": 188,
"b": 147
},
"hsl": {
"h": 131.765,
"s": 27.568,
"l": 63.725
},
"oklch": {
"l": 0.74807,
"c": 0.07956,
"h": 150.2
},
"luminance": 0.43391
}Semantic roles & 50–950 ramp
primary
#89BC93
secondary
#D9C7D6
accent
#3F92A6
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280