#89BB9D#89BB9D
#89BB9D is a light, moderate green. Relative luminance 0.433; OKLCH L 74.8% C 0.068 H 157.9°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #89BB9D |
|---|---|
| RGB | rgb(137, 187, 157) |
| HSL | hsl(144, 27%, 64%) |
| HSV | hsv(144, 27%, 73%) |
| CMYK | cmyk(26.7%, 0%, 16%, 26.7%) |
| CIE-LAB | lab(71.75, -22.71, 9.94) |
| CIE-LCH | lch(71.75, 24.79, 156.37°) |
| OKLab | oklab(74.83% -0.0633 0.0257) |
| OKLCH | oklch(74.83% 0.068 157.9) |
| XYZ | xyz(34.1708, 43.2919, 38.4475) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.62
Pale Teal
#82CBB2
ΔE00 5.70
Greenish Grey
#96AE8D
ΔE00 6.79
Greyish Green
#82A67D
ΔE00 7.52
Seafoam Blue
#78D1B6
ΔE00 7.67
Mediumaquamarine
#66CDAA
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BB9D #BB89A7
analogous
#8EBB89 #89BB9D #89BBB6
triadic
#89BB9D #9D89BB #BB9D89
tetradic
#89BB9D #898EBB #BB89A7 #BBB689
square
#89BB9D #898EBB #BB89A7 #BBB689
split-complementary
#89BB9D #B689BB #BB898E
monochromatic
#4A805F #62A57D #89BB9D #B0D1BD #D7E8DD
Accessibility & contrast
On white
2.17
#89BB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#89BB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BB9D
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BB9D | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39B
Deuteranopia (green-blind)
#B2AD9F
Tritanopia (blue-blind)
#80BAB2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #89bb9d; /* rgb */ color: rgb(137, 187, 157); /* oklch */ color: oklch(74.8% 0.068 157.9);
Tailwind
colors: {
custom: {
50: '#accfba',
500: '#89bb9d',
950: '#000000',
},
}SCSS
$custom: #89bb9d; $custom-light: #accfba; $custom-dark: #000000;
JSON
{
"hex": "#89bb9d",
"rgb": {
"r": 137,
"g": 187,
"b": 157
},
"hsl": {
"h": 144,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.74827,
"c": 0.06827,
"h": 157.9
},
"luminance": 0.43293
}Semantic roles & 50–950 ramp
primary
#89BB9D
secondary
#D9C7D2
accent
#407DA5
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280