#89B3AF#89B3AF
#89B3AF is a light, muted teal. Relative luminance 0.407; OKLCH L 73.5% C 0.045 H 189.0°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #89B3AF |
|---|---|
| RGB | rgb(137, 179, 175) |
| HSL | hsl(174, 22%, 62%) |
| HSV | hsv(174, 23%, 70%) |
| CMYK | cmyk(23.5%, 0%, 2.2%, 29.8%) |
| CIE-LAB | lab(69.93, -14.86, -2.56) |
| CIE-LCH | lch(69.93, 15.08, 189.76°) |
| OKLab | oklab(73.52% -0.0448 -0.0071) |
| OKLCH | oklch(73.52% 0.045 189) |
| XYZ | xyz(34.1721, 40.6523, 46.5953) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.87
Cadetblue
#5F9EA0
ΔE00 8.40
Dull Teal
#5F9E8F
ΔE00 9.89
Cool Grey
#95A3A6
ΔE00 10.22
Pale Teal
#82CBB2
ΔE00 10.47
Grey Teal
#5E9B8A
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B3AF #B3898D
analogous
#89B39A #89B3AF #89A2B3
triadic
#89B3AF #AF89B3 #B3AF89
tetradic
#89B3AF #9A89B3 #B3898D #A2B389
square
#89B3AF #9A89B3 #B3898D #A2B389
split-complementary
#89B3AF #B389A2 #B39A89
monochromatic
#4C7672 #649B96 #89B3AF #AECBC8 #D3E3E1
Accessibility & contrast
On white
2.30
#89B3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#89B3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B3AF
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B3AF | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAF
Deuteranopia (green-blind)
#A6A8B0
Tritanopia (blue-blind)
#7CB5B2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #89b3af; /* rgb */ color: rgb(137, 179, 175); /* oklch */ color: oklch(73.5% 0.045 189.0);
Tailwind
colors: {
custom: {
50: '#acc9c6',
500: '#89b3af',
950: '#000000',
},
}SCSS
$custom: #89b3af; $custom-light: #acc9c6; $custom-dark: #000000;
JSON
{
"hex": "#89b3af",
"rgb": {
"r": 137,
"g": 179,
"b": 175
},
"hsl": {
"h": 174.286,
"s": 21.649,
"l": 61.961
},
"oklch": {
"l": 0.73523,
"c": 0.0454,
"h": 189
},
"luminance": 0.40654
}Semantic roles & 50–950 ramp
primary
#89B3AF
secondary
#D4C4C6
accent
#454EA0
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282