#89B09D#89B09D
#89B09D is a light, muted teal. Relative luminance 0.388; OKLCH L 72.3% C 0.050 H 163.8°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #89B09D |
|---|---|
| RGB | rgb(137, 176, 157) |
| HSL | hsl(151, 20%, 61%) |
| HSV | hsv(151, 22%, 69%) |
| CMYK | cmyk(22.2%, 0%, 10.8%, 31%) |
| CIE-LAB | lab(68.61, -17.12, 5.44) |
| CIE-LCH | lch(68.61, 17.96, 162.38°) |
| OKLab | oklab(72.31% -0.0484 0.0141) |
| OKLCH | oklch(72.31% 0.05 163.8) |
| XYZ | xyz(31.9259, 38.8023, 37.6992) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.01
Greenish Grey
#96AE8D
ΔE00 6.39
Greyish Green
#82A67D
ΔE00 7.87
Grey Green
#86A17D
ΔE00 7.95
Darkseagreen
#8FBC8F
ΔE00 8.16
Greeny Grey
#7EA07A
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B09D #B0899C
analogous
#89B08A #89B09D #89B0B0
triadic
#89B09D #9D89B0 #B09D89
tetradic
#89B09D #8A89B0 #B0899C #B0B089
square
#89B09D #8A89B0 #B0899C #B0B089
split-complementary
#89B09D #B089B0 #B08A89
monochromatic
#4C7260 #65977F #89B09D #AEC9BB #D2E1DA
Accessibility & contrast
On white
2.40
#89B09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#89B09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B09D
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B09D | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA9C
Deuteranopia (green-blind)
#A7A59E
Tritanopia (blue-blind)
#81B0AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #89b09d; /* rgb */ color: rgb(137, 176, 157); /* oklch */ color: oklch(72.3% 0.050 163.8);
Tailwind
colors: {
custom: {
50: '#acc7b9',
500: '#89b09d',
950: '#000000',
},
}SCSS
$custom: #89b09d; $custom-light: #acc7b9; $custom-dark: #000000;
JSON
{
"hex": "#89b09d",
"rgb": {
"r": 137,
"g": 176,
"b": 157
},
"hsl": {
"h": 150.769,
"s": 19.797,
"l": 61.373
},
"oklch": {
"l": 0.72311,
"c": 0.05043,
"h": 163.8
},
"luminance": 0.38803
}Semantic roles & 50–950 ramp
primary
#89B09D
secondary
#D2C3CA
accent
#47729E
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280