#89BB9F#89BB9F
#89BB9F is a light, moderate green. Relative luminance 0.434; OKLCH L 74.9% C 0.067 H 159.7°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #89BB9F |
|---|---|
| RGB | rgb(137, 187, 159) |
| HSL | hsl(146, 27%, 64%) |
| HSV | hsv(146, 27%, 73%) |
| CMYK | cmyk(26.7%, 0%, 15%, 26.7%) |
| CIE-LAB | lab(71.80, -22.32, 8.91) |
| CIE-LCH | lch(71.80, 24.03, 158.23°) |
| OKLab | oklab(74.88% -0.0624 0.023) |
| OKLCH | oklch(74.88% 0.067 159.7) |
| XYZ | xyz(34.3429, 43.3608, 39.3541) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.24
Pale Teal
#82CBB2
ΔE00 5.42
Greenish Grey
#96AE8D
ΔE00 7.03
Seafoam Blue
#78D1B6
ΔE00 7.47
Mediumaquamarine
#66CDAA
ΔE00 7.73
Greyish Green
#82A67D
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BB9F #BB89A5
analogous
#8CBB89 #89BB9F #89BBB8
triadic
#89BB9F #9F89BB #BB9F89
tetradic
#89BB9F #898CBB #BB89A5 #BBB889
square
#89BB9F #898CBB #BB89A5 #BBB889
split-complementary
#89BB9F #B889BB #BB898C
monochromatic
#4A8062 #62A57F #89BB9F #B0D1BF #D7E8DE
Accessibility & contrast
On white
2.17
#89BB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#89BB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BB9F
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BB9F | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB49E
Deuteranopia (green-blind)
#B1AEA1
Tritanopia (blue-blind)
#7FBBB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #89bb9f; /* rgb */ color: rgb(137, 187, 159); /* oklch */ color: oklch(74.9% 0.067 159.7);
Tailwind
colors: {
custom: {
50: '#accfbb',
500: '#89bb9f',
950: '#000000',
},
}SCSS
$custom: #89bb9f; $custom-light: #accfbb; $custom-dark: #000000;
JSON
{
"hex": "#89bb9f",
"rgb": {
"r": 137,
"g": 187,
"b": 159
},
"hsl": {
"h": 146.4,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.74879,
"c": 0.0665,
"h": 159.7
},
"luminance": 0.43362
}Semantic roles & 50–950 ramp
primary
#89BB9F
secondary
#D9C7D1
accent
#4079A5
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280