#8AAFAC#8AAFAC
#8AAFAC is a light, muted teal. Relative luminance 0.390; OKLCH L 72.6% C 0.040 H 190.2°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFAC |
|---|---|
| RGB | rgb(138, 175, 172) |
| HSL | hsl(175, 19%, 61%) |
| HSV | hsv(175, 21%, 69%) |
| CMYK | cmyk(21.1%, 0%, 1.7%, 31.4%) |
| CIE-LAB | lab(68.78, -13.11, -2.59) |
| CIE-LCH | lch(68.78, 13.36, 191.16°) |
| OKLab | oklab(72.6% -0.0397 -0.0071) |
| OKLCH | oklch(72.6% 0.04 190.2) |
| XYZ | xyz(33.2554, 39.0405, 44.8051) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.75
Cadetblue
#5F9EA0
ΔE00 8.20
Cool Grey
#95A3A6
ΔE00 8.73
Bluegrey
#85A3B2
ΔE00 9.73
Dull Teal
#5F9E8F
ΔE00 10.08
Greyblue
#77A1B5
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFAC #AF8A8D
analogous
#8AAF9A #8AAFAC #8AA0AF
triadic
#8AAFAC #AC8AAF #AFAC8A
tetradic
#8AAFAC #9A8AAF #AF8A8D #A0AF8A
square
#8AAFAC #9A8AAF #AF8A8D #A0AF8A
split-complementary
#8AAFAC #AF8AA0 #AF9A8A
monochromatic
#4D716E #669692 #8AAFAC #AEC8C6 #D3E1E0
Accessibility & contrast
On white
2.38
#8AAFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#8AAFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFAC
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFAC | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAC
Deuteranopia (green-blind)
#A3A6AC
Tritanopia (blue-blind)
#7FB1AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8aafac; /* rgb */ color: rgb(138, 175, 172); /* oklch */ color: oklch(72.6% 0.040 190.2);
Tailwind
colors: {
custom: {
50: '#adc7c4',
500: '#8aafac',
950: '#000000',
},
}SCSS
$custom: #8aafac; $custom-light: #adc7c4; $custom-dark: #000000;
JSON
{
"hex": "#8aafac",
"rgb": {
"r": 138,
"g": 175,
"b": 172
},
"hsl": {
"h": 175.135,
"s": 18.782,
"l": 61.373
},
"oklch": {
"l": 0.72595,
"c": 0.04034,
"h": 190.2
},
"luminance": 0.39042
}Semantic roles & 50–950 ramp
primary
#8AAFAC
secondary
#D1C3C5
accent
#484F9D
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101312
muted
#7F8281