#89AFA7#89AFA7
#89AFA7 is a light, muted teal. Relative luminance 0.388; OKLCH L 72.4% C 0.043 H 180.7°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #89AFA7 |
|---|---|
| RGB | rgb(137, 175, 167) |
| HSL | hsl(167, 19%, 61%) |
| HSV | hsv(167, 22%, 69%) |
| CMYK | cmyk(21.7%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(68.58, -14.51, -0.12) |
| CIE-LCH | lch(68.58, 14.51, 180.48°) |
| OKLab | oklab(72.38% -0.0428 -0.0005) |
| OKLCH | oklch(72.38% 0.043 180.7) |
| XYZ | xyz(32.6195, 38.7671, 42.3158) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.34
Cadetblue
#5F9EA0
ΔE00 8.60
Dull Teal
#5F9E8F
ΔE00 8.79
Grey Teal
#5E9B8A
ΔE00 9.62
Greenish Grey
#96AE8D
ΔE00 9.91
Cool Grey
#95A3A6
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AFA7 #AF8991
analogous
#89AF94 #89AFA7 #89A4AF
triadic
#89AFA7 #A789AF #AFA789
tetradic
#89AFA7 #9489AF #AF8991 #A4AF89
square
#89AFA7 #9489AF #AF8991 #A4AF89
split-complementary
#89AFA7 #AF89A4 #AF9489
monochromatic
#4D7169 #65958B #89AFA7 #ADC8C2 #D2E0DD
Accessibility & contrast
On white
2.40
#89AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#89AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AFA7
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AFA7 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA7
Deuteranopia (green-blind)
#A4A5A8
Tritanopia (blue-blind)
#7FB0AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #89afa7; /* rgb */ color: rgb(137, 175, 167); /* oklch */ color: oklch(72.4% 0.043 180.7);
Tailwind
colors: {
custom: {
50: '#acc7c1',
500: '#89afa7',
950: '#000000',
},
}SCSS
$custom: #89afa7; $custom-light: #acc7c1; $custom-dark: #000000;
JSON
{
"hex": "#89afa7",
"rgb": {
"r": 137,
"g": 175,
"b": 167
},
"hsl": {
"h": 167.368,
"s": 19.192,
"l": 61.176
},
"oklch": {
"l": 0.72376,
"c": 0.04278,
"h": 180.7
},
"luminance": 0.38768
}Semantic roles & 50–950 ramp
primary
#89AFA7
secondary
#D1C3C6
accent
#485A9E
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281