#89B59B#89B59B
#89B59B is a light, moderate green. Relative luminance 0.407; OKLCH L 73.4% C 0.060 H 158.6°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #89B59B |
|---|---|
| RGB | rgb(137, 181, 155) |
| HSL | hsl(145, 23%, 62%) |
| HSV | hsv(145, 24%, 71%) |
| CMYK | cmyk(24.3%, 0%, 14.4%, 29%) |
| CIE-LAB | lab(69.99, -20.09, 8.51) |
| CIE-LCH | lch(69.99, 21.81, 157.03°) |
| OKLab | oklab(73.4% -0.0561 0.022) |
| OKLCH | oklch(73.4% 0.06 158.6) |
| XYZ | xyz(32.7551, 40.7315, 37.1401) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.69
Greenish Grey
#96AE8D
ΔE00 5.84
Greyish Green
#82A67D
ΔE00 6.83
Pale Teal
#82CBB2
ΔE00 7.06
Grey Green
#86A17D
ΔE00 7.70
Greeny Grey
#7EA07A
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B59B #B589A3
analogous
#8DB589 #89B59B #89B5B1
triadic
#89B59B #9B89B5 #B59B89
tetradic
#89B59B #898DB5 #B589A3 #B5B189
square
#89B59B #898DB5 #B589A3 #B5B189
split-complementary
#89B59B #B189B5 #B5898D
monochromatic
#4B785E #639D7B #89B59B #AFCDBB #D4E4DB
Accessibility & contrast
On white
2.30
#89B59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#89B59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B59B
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B59B | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE9A
Deuteranopia (green-blind)
#ACA99C
Tritanopia (blue-blind)
#81B4AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #89b59b; /* rgb */ color: rgb(137, 181, 155); /* oklch */ color: oklch(73.4% 0.060 158.6);
Tailwind
colors: {
custom: {
50: '#accbb8',
500: '#89b59b',
950: '#000000',
},
}SCSS
$custom: #89b59b; $custom-light: #accbb8; $custom-dark: #000000;
JSON
{
"hex": "#89b59b",
"rgb": {
"r": 137,
"g": 181,
"b": 155
},
"hsl": {
"h": 144.545,
"s": 22.917,
"l": 62.353
},
"oklch": {
"l": 0.73397,
"c": 0.06028,
"h": 158.6
},
"luminance": 0.40733
}Semantic roles & 50–950 ramp
primary
#89B59B
secondary
#D5C5CE
accent
#447BA1
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280