#8AAFA3#8AAFA3
#8AAFA3 is a light, muted teal. Relative luminance 0.387; OKLCH L 72.3% C 0.044 H 173.2°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFA3 |
|---|---|
| RGB | rgb(138, 175, 163) |
| HSL | hsl(161, 19%, 61%) |
| HSV | hsv(161, 21%, 69%) |
| CMYK | cmyk(21.1%, 0%, 6.9%, 31.4%) |
| CIE-LAB | lab(68.54, -15.04, 2.03) |
| CIE-LCH | lch(68.54, 15.17, 172.30°) |
| OKLab | oklab(72.32% -0.0435 0.0052) |
| OKLCH | oklch(72.32% 0.044 173.2) |
| XYZ | xyz(32.4202, 38.7064, 40.4062) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.91
Greenish Grey
#96AE8D
ΔE00 8.33
Dull Teal
#5F9E8F
ΔE00 8.49
Grey Teal
#5E9B8A
ΔE00 9.20
Cadetblue
#5F9EA0
ΔE00 9.59
Pale Teal
#82CBB2
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFA3 #AF8A96
analogous
#8AAF91 #8AAFA3 #8AA9AF
triadic
#8AAFA3 #A38AAF #AFA38A
tetradic
#8AAFA3 #918AAF #AF8A96 #A9AF8A
square
#8AAFA3 #918AAF #AF8A96 #A9AF8A
split-complementary
#8AAFA3 #AF8AA9 #AF918A
monochromatic
#4D7166 #669686 #8AAFA3 #AEC8C0 #D3E1DC
Accessibility & contrast
On white
2.40
#8AAFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#8AAFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFA3
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFA3 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA2
Deuteranopia (green-blind)
#A6A5A4
Tritanopia (blue-blind)
#81B0AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8aafa3; /* rgb */ color: rgb(138, 175, 163); /* oklch */ color: oklch(72.3% 0.044 173.2);
Tailwind
colors: {
custom: {
50: '#acc7be',
500: '#8aafa3',
950: '#000000',
},
}SCSS
$custom: #8aafa3; $custom-light: #acc7be; $custom-dark: #000000;
JSON
{
"hex": "#8aafa3",
"rgb": {
"r": 138,
"g": 175,
"b": 163
},
"hsl": {
"h": 160.541,
"s": 18.782,
"l": 61.373
},
"oklch": {
"l": 0.72322,
"c": 0.0438,
"h": 173.2
},
"luminance": 0.38708
}Semantic roles & 50–950 ramp
primary
#8AAFA3
secondary
#D1C3C8
accent
#48649D
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101312
muted
#7F8281