#8AAFA9#8AAFA9
#8AAFA9 is a light, muted teal. Relative luminance 0.389; OKLCH L 72.5% C 0.041 H 184.2°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFA9 |
|---|---|
| RGB | rgb(138, 175, 169) |
| HSL | hsl(170, 19%, 61%) |
| HSV | hsv(170, 21%, 69%) |
| CMYK | cmyk(21.1%, 0%, 3.4%, 31.4%) |
| CIE-LAB | lab(68.70, -13.76, -1.05) |
| CIE-LCH | lch(68.70, 13.80, 184.36°) |
| OKLab | oklab(72.5% -0.041 -0.003) |
| OKLCH | oklch(72.5% 0.041 184.2) |
| XYZ | xyz(32.9706, 38.9266, 43.3048) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.91
Cadetblue
#5F9EA0
ΔE00 8.46
Dull Teal
#5F9E8F
ΔE00 9.35
Cool Grey
#95A3A6
ΔE00 9.44
Grey Teal
#5E9B8A
ΔE00 10.20
Greenish Grey
#96AE8D
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFA9 #AF8A90
analogous
#8AAF97 #8AAFA9 #8AA3AF
triadic
#8AAFA9 #A98AAF #AFA98A
tetradic
#8AAFA9 #978AAF #AF8A90 #A3AF8A
square
#8AAFA9 #978AAF #AF8A90 #A3AF8A
split-complementary
#8AAFA9 #AF8AA3 #AF978A
monochromatic
#4D716B #66968E #8AAFA9 #AEC8C4 #D3E1DE
Accessibility & contrast
On white
2.39
#8AAFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#8AAFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFA9
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFA9 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABA9
Deuteranopia (green-blind)
#A4A5AA
Tritanopia (blue-blind)
#80B1AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8aafa9; /* rgb */ color: rgb(138, 175, 169); /* oklch */ color: oklch(72.5% 0.041 184.2);
Tailwind
colors: {
custom: {
50: '#adc7c2',
500: '#8aafa9',
950: '#000000',
},
}SCSS
$custom: #8aafa9; $custom-light: #adc7c2; $custom-dark: #000000;
JSON
{
"hex": "#8aafa9",
"rgb": {
"r": 138,
"g": 175,
"b": 169
},
"hsl": {
"h": 170.27,
"s": 18.782,
"l": 61.373
},
"oklch": {
"l": 0.72502,
"c": 0.04107,
"h": 184.2
},
"luminance": 0.38928
}Semantic roles & 50–950 ramp
primary
#8AAFA9
secondary
#D1C3C6
accent
#48569D
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281