#89AFAA#89AFAA
#89AFAA is a light, muted teal. Relative luminance 0.389; OKLCH L 72.5% C 0.042 H 186.4°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #89AFAA |
|---|---|
| RGB | rgb(137, 175, 170) |
| HSL | hsl(172, 19%, 61%) |
| HSV | hsv(172, 22%, 69%) |
| CMYK | cmyk(21.7%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(68.66, -13.86, -1.66) |
| CIE-LCH | lch(68.66, 13.96, 186.83°) |
| OKLab | oklab(72.47% -0.0415 -0.0046) |
| OKLCH | oklch(72.47% 0.042 186.4) |
| XYZ | xyz(32.9001, 38.8794, 43.7934) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.05
Cadetblue
#5F9EA0
ΔE00 8.17
Cool Grey
#95A3A6
ΔE00 9.39
Dull Teal
#5F9E8F
ΔE00 9.40
Grey Teal
#5E9B8A
ΔE00 10.28
Bluegrey
#85A3B2
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AFAA #AF898E
analogous
#89AF97 #89AFAA #89A1AF
triadic
#89AFAA #AA89AF #AFAA89
tetradic
#89AFAA #9789AF #AF898E #A1AF89
square
#89AFAA #9789AF #AF898E #A1AF89
split-complementary
#89AFAA #AF89A1 #AF9789
monochromatic
#4D716C #65958F #89AFAA #ADC8C4 #D2E0DF
Accessibility & contrast
On white
2.39
#89AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#89AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AFAA
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AFAA | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#A4A5AB
Tritanopia (blue-blind)
#7EB1AD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #89afaa; /* rgb */ color: rgb(137, 175, 170); /* oklch */ color: oklch(72.5% 0.042 186.4);
Tailwind
colors: {
custom: {
50: '#acc7c3',
500: '#89afaa',
950: '#000000',
},
}SCSS
$custom: #89afaa; $custom-light: #acc7c3; $custom-dark: #000000;
JSON
{
"hex": "#89afaa",
"rgb": {
"r": 137,
"g": 175,
"b": 170
},
"hsl": {
"h": 172.105,
"s": 19.192,
"l": 61.176
},
"oklch": {
"l": 0.72468,
"c": 0.04178,
"h": 186.4
},
"luminance": 0.38881
}Semantic roles & 50–950 ramp
primary
#89AFAA
secondary
#D1C3C5
accent
#48539E
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281