#8AAAAD#8AAAAD
#8AAAAD is a light, muted teal. Relative luminance 0.372; OKLCH L 71.5% C 0.035 H 203.4°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAAAD |
|---|---|
| RGB | rgb(138, 170, 173) |
| HSL | hsl(185, 18%, 61%) |
| HSV | hsv(185, 20%, 68%) |
| CMYK | cmyk(20.2%, 1.7%, 0%, 32.2%) |
| CIE-LAB | lab(67.40, -10.23, -5.17) |
| CIE-LCH | lch(67.40, 11.46, 206.81°) |
| OKLab | oklab(71.51% -0.0324 -0.014) |
| OKLCH | oklch(71.51% 0.035 203.4) |
| XYZ | xyz(32.3966, 37.1687, 44.9944) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.08
Bluegrey
#85A3B2
ΔE00 6.19
Greyblue
#77A1B5
ΔE00 7.53
Bluey Grey
#89A0B0
ΔE00 8.08
Cool Gray
#9AA7B0
ΔE00 8.08
Cadetblue
#5F9EA0
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAAAD #AD8D8A
analogous
#8AAD9E #8AAAAD #8A98AD
triadic
#8AAAAD #AD8AAA #AAAD8A
tetradic
#8AAAAD #9E8AAD #AD8D8A #98AD8A
square
#8AAAAD #9E8AAD #AD8D8A #98AD8A
split-complementary
#8AAAAD #AD8A98 #AD9E8A
monochromatic
#4E6C6F #678F93 #8AAAAD #AEC4C6 #D2DEDF
Accessibility & contrast
On white
2.49
#8AAAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#8AAAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAAAD
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAAAD | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AD
Deuteranopia (green-blind)
#9EA2AD
Tritanopia (blue-blind)
#7FADAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8aaaad; /* rgb */ color: rgb(138, 170, 173); /* oklch */ color: oklch(71.5% 0.035 203.4);
Tailwind
colors: {
custom: {
50: '#acc3c5',
500: '#8aaaad',
950: '#000000',
},
}SCSS
$custom: #8aaaad; $custom-light: #acc3c5; $custom-dark: #000000;
JSON
{
"hex": "#8aaaad",
"rgb": {
"r": 138,
"g": 170,
"b": 173
},
"hsl": {
"h": 185.143,
"s": 17.588,
"l": 60.98
},
"oklch": {
"l": 0.71511,
"c": 0.03534,
"h": 203.4
},
"luminance": 0.3717
}Semantic roles & 50–950 ramp
primary
#8AAAAD
secondary
#D0C4C3
accent
#514A9C
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101212
muted
#7F8181