#89B59A#89B59A
#89B59A is a light, moderate green. Relative luminance 0.407; OKLCH L 73.4% C 0.061 H 157.6°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #89B59A |
|---|---|
| RGB | rgb(137, 181, 154) |
| HSL | hsl(143, 23%, 62%) |
| HSV | hsv(143, 24%, 71%) |
| CMYK | cmyk(24.3%, 0%, 14.9%, 29%) |
| CIE-LAB | lab(69.96, -20.28, 9.03) |
| CIE-LCH | lch(69.96, 22.20, 156.01°) |
| OKLab | oklab(73.37% -0.0565 0.0233) |
| OKLCH | oklch(73.37% 0.061 157.6) |
| XYZ | xyz(32.6714, 40.6980, 36.6997) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.39
Greenish Grey
#96AE8D
ΔE00 5.67
Greyish Green
#82A67D
ΔE00 6.58
Pale Teal
#82CBB2
ΔE00 7.14
Grey Green
#86A17D
ΔE00 7.52
Greeny Grey
#7EA07A
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B59A #B589A4
analogous
#8EB589 #89B59A #89B5B0
triadic
#89B59A #9A89B5 #B59A89
tetradic
#89B59A #898EB5 #B589A4 #B5B089
square
#89B59A #898EB5 #B589A4 #B5B089
split-complementary
#89B59A #B089B5 #B5898E
monochromatic
#4B785D #639D7A #89B59A #AFCDBA #D4E4DA
Accessibility & contrast
On white
2.30
#89B59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#89B59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B59A
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B59A | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE99
Deuteranopia (green-blind)
#ADA99B
Tritanopia (blue-blind)
#81B4AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #89b59a; /* rgb */ color: rgb(137, 181, 154); /* oklch */ color: oklch(73.4% 0.061 157.6);
Tailwind
colors: {
custom: {
50: '#accbb7',
500: '#89b59a',
950: '#000000',
},
}SCSS
$custom: #89b59a; $custom-light: #accbb7; $custom-dark: #000000;
JSON
{
"hex": "#89b59a",
"rgb": {
"r": 137,
"g": 181,
"b": 154
},
"hsl": {
"h": 143.182,
"s": 22.917,
"l": 62.353
},
"oklch": {
"l": 0.73371,
"c": 0.06117,
"h": 157.6
},
"luminance": 0.40699
}Semantic roles & 50–950 ramp
primary
#89B59A
secondary
#D5C5CF
accent
#447DA1
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280