#89B59D#89B59D
#89B59D is a light, muted green. Relative luminance 0.408; OKLCH L 73.5% C 0.059 H 160.7°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #89B59D |
|---|---|
| RGB | rgb(137, 181, 157) |
| HSL | hsl(147, 23%, 62%) |
| HSV | hsv(147, 24%, 71%) |
| CMYK | cmyk(24.3%, 0%, 13.3%, 29%) |
| CIE-LAB | lab(70.03, -19.69, 7.49) |
| CIE-LCH | lch(70.03, 21.06, 159.18°) |
| OKLab | oklab(73.45% -0.0552 0.0194) |
| OKLCH | oklch(73.45% 0.059 160.7) |
| XYZ | xyz(32.9244, 40.7992, 38.0320) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.21
Darkseagreen
#8FBC8F
ΔE00 6.32
Pale Teal
#82CBB2
ΔE00 6.93
Greyish Green
#82A67D
ΔE00 7.34
Greyish Teal
#719F91
ΔE00 7.45
Grey Green
#86A17D
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B59D #B589A1
analogous
#8BB589 #89B59D #89B5B3
triadic
#89B59D #9D89B5 #B59D89
tetradic
#89B59D #898BB5 #B589A1 #B5B389
square
#89B59D #898BB5 #B589A1 #B5B389
split-complementary
#89B59D #B389B5 #B5898B
monochromatic
#4B7860 #639D7E #89B59D #AFCDBC #D4E4DB
Accessibility & contrast
On white
2.29
#89B59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#89B59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B59D
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B59D | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE9C
Deuteranopia (green-blind)
#ACA99E
Tritanopia (blue-blind)
#81B5AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #89b59d; /* rgb */ color: rgb(137, 181, 157); /* oklch */ color: oklch(73.5% 0.059 160.7);
Tailwind
colors: {
custom: {
50: '#accbb9',
500: '#89b59d',
950: '#000000',
},
}SCSS
$custom: #89b59d; $custom-light: #accbb9; $custom-dark: #000000;
JSON
{
"hex": "#89b59d",
"rgb": {
"r": 137,
"g": 181,
"b": 157
},
"hsl": {
"h": 147.273,
"s": 22.917,
"l": 62.353
},
"oklch": {
"l": 0.73451,
"c": 0.05853,
"h": 160.7
},
"luminance": 0.408
}Semantic roles & 50–950 ramp
primary
#89B59D
secondary
#D5C5CE
accent
#4477A1
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280