#8AAFAB#8AAFAB
#8AAFAB is a light, muted teal. Relative luminance 0.390; OKLCH L 72.6% C 0.041 H 188.2°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFAB |
|---|---|
| RGB | rgb(138, 175, 171) |
| HSL | hsl(174, 19%, 61%) |
| HSV | hsv(174, 21%, 69%) |
| CMYK | cmyk(21.1%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(68.75, -13.33, -2.07) |
| CIE-LCH | lch(68.75, 13.49, 188.85°) |
| OKLab | oklab(72.56% -0.0401 -0.0058) |
| OKLCH | oklch(72.56% 0.041 188.2) |
| XYZ | xyz(33.1598, 39.0023, 44.3012) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.45
Cadetblue
#5F9EA0
ΔE00 8.26
Cool Grey
#95A3A6
ΔE00 8.96
Dull Teal
#5F9E8F
ΔE00 9.82
Bluegrey
#85A3B2
ΔE00 10.15
Grey Teal
#5E9B8A
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFAB #AF8A8E
analogous
#8AAF99 #8AAFAB #8AA1AF
triadic
#8AAFAB #AB8AAF #AFAB8A
tetradic
#8AAFAB #998AAF #AF8A8E #A1AF8A
square
#8AAFAB #998AAF #AF8A8E #A1AF8A
split-complementary
#8AAFAB #AF8AA1 #AF998A
monochromatic
#4D716D #669690 #8AAFAB #AEC8C5 #D3E1DF
Accessibility & contrast
On white
2.39
#8AAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#8AAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFAB
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFAB | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAB
Deuteranopia (green-blind)
#A4A5AC
Tritanopia (blue-blind)
#7FB1AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8aafab; /* rgb */ color: rgb(138, 175, 171); /* oklch */ color: oklch(72.6% 0.041 188.2);
Tailwind
colors: {
custom: {
50: '#adc7c4',
500: '#8aafab',
950: '#000000',
},
}SCSS
$custom: #8aafab; $custom-light: #adc7c4; $custom-dark: #000000;
JSON
{
"hex": "#8aafab",
"rgb": {
"r": 138,
"g": 175,
"b": 171
},
"hsl": {
"h": 173.514,
"s": 18.782,
"l": 61.373
},
"oklch": {
"l": 0.72564,
"c": 0.04053,
"h": 188.2
},
"luminance": 0.39003
}Semantic roles & 50–950 ramp
primary
#8AAFAB
secondary
#D1C3C5
accent
#48529D
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101312
muted
#7F8281