#8AAFA6#8AAFA6
#8AAFA6 is a light, muted teal. Relative luminance 0.388; OKLCH L 72.4% C 0.042 H 178.5°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFA6 |
|---|---|
| RGB | rgb(138, 175, 166) |
| HSL | hsl(165, 19%, 61%) |
| HSV | hsv(165, 21%, 69%) |
| CMYK | cmyk(21.1%, 0%, 5.1%, 31.4%) |
| CIE-LAB | lab(68.62, -14.40, 0.49) |
| CIE-LCH | lch(68.62, 14.41, 178.05°) |
| OKLab | oklab(72.41% -0.0422 0.0011) |
| OKLCH | oklch(72.41% 0.042 178.5) |
| XYZ | xyz(32.6922, 38.8152, 41.8386) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.28
Dull Teal
#5F9E8F
ΔE00 8.82
Cadetblue
#5F9EA0
ΔE00 8.94
Greenish Grey
#96AE8D
ΔE00 9.43
Grey Teal
#5E9B8A
ΔE00 9.61
Cool Grey
#95A3A6
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFA6 #AF8A93
analogous
#8AAF94 #8AAFA6 #8AA6AF
triadic
#8AAFA6 #A68AAF #AFA68A
tetradic
#8AAFA6 #948AAF #AF8A93 #A6AF8A
square
#8AAFA6 #948AAF #AF8A93 #A6AF8A
split-complementary
#8AAFA6 #AF8AA6 #AF948A
monochromatic
#4D7168 #66968A #8AAFA6 #AEC8C2 #D3E1DD
Accessibility & contrast
On white
2.40
#8AAFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#8AAFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFA6
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFA6 | 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)
#ACAAA6
Deuteranopia (green-blind)
#A5A5A7
Tritanopia (blue-blind)
#81B0AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8aafa6; /* rgb */ color: rgb(138, 175, 166); /* oklch */ color: oklch(72.4% 0.042 178.5);
Tailwind
colors: {
custom: {
50: '#acc7c0',
500: '#8aafa6',
950: '#000000',
},
}SCSS
$custom: #8aafa6; $custom-light: #acc7c0; $custom-dark: #000000;
JSON
{
"hex": "#8aafa6",
"rgb": {
"r": 138,
"g": 175,
"b": 166
},
"hsl": {
"h": 165.405,
"s": 18.782,
"l": 61.373
},
"oklch": {
"l": 0.72411,
"c": 0.04223,
"h": 178.5
},
"luminance": 0.38816
}Semantic roles & 50–950 ramp
primary
#8AAFA6
secondary
#D1C3C7
accent
#485D9D
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281