#8AABB1#8AABB1
#8AABB1 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.9% C 0.037 H 209.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8AABB1 |
|---|---|
| RGB | rgb(138, 171, 177) |
| HSL | hsl(189, 20%, 62%) |
| HSV | hsv(189, 22%, 69%) |
| CMYK | cmyk(22%, 3.4%, 0%, 30.6%) |
| CIE-LAB | lab(67.80, -9.87, -6.80) |
| CIE-LCH | lch(67.80, 11.98, 214.58°) |
| OKLab | oklab(71.86% -0.0322 -0.0185) |
| OKLCH | oklch(71.86% 0.037 209.9) |
| XYZ | xyz(32.9777, 37.7022, 47.1262) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.09
Cool Grey
#95A3A6
ΔE00 6.08
Greyblue
#77A1B5
ΔE00 6.43
Bluey Grey
#89A0B0
ΔE00 7.14
Cool Gray
#9AA7B0
ΔE00 7.49
Cadetblue
#5F9EA0
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AABB1 #B1908A
analogous
#8AB1A4 #8AABB1 #8A98B1
triadic
#8AABB1 #B18AAB #ABB18A
tetradic
#8AABB1 #A48AB1 #B1908A #98B18A
square
#8AABB1 #A48AB1 #B1908A #98B18A
split-complementary
#8AABB1 #B18A98 #B1A48A
monochromatic
#4D6E74 #669098 #8AABB1 #AFC5C9 #D3E0E2
Accessibility & contrast
On white
2.46
#8AABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#8AABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AABB1
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AABB1 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B1
Deuteranopia (green-blind)
#9EA3B1
Tritanopia (blue-blind)
#7EAEAD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8aabb1; /* rgb */ color: rgb(138, 171, 177); /* oklch */ color: oklch(71.9% 0.037 209.9);
Tailwind
colors: {
custom: {
50: '#adc4c8',
500: '#8aabb1',
950: '#000000',
},
}SCSS
$custom: #8aabb1; $custom-light: #adc4c8; $custom-dark: #000000;
JSON
{
"hex": "#8aabb1",
"rgb": {
"r": 138,
"g": 171,
"b": 177
},
"hsl": {
"h": 189.231,
"s": 20,
"l": 61.765
},
"oklch": {
"l": 0.71864,
"c": 0.03712,
"h": 209.9
},
"luminance": 0.37703
}Semantic roles & 50–950 ramp
primary
#8AABB1
secondary
#D3C6C4
accent
#55479E
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182