#8AAAAF#8AAAAF
#8AAAAF is a light, muted teal. Relative luminance 0.372; OKLCH L 71.6% C 0.036 H 208.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAAAF |
|---|---|
| RGB | rgb(138, 170, 175) |
| HSL | hsl(188, 19%, 61%) |
| HSV | hsv(188, 21%, 69%) |
| CMYK | cmyk(21.1%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(67.46, -9.78, -6.19) |
| CIE-LCH | lch(67.46, 11.58, 212.34°) |
| OKLab | oklab(71.58% -0.0316 -0.0168) |
| OKLCH | oklch(71.58% 0.036 208) |
| XYZ | xyz(32.5916, 37.2467, 46.0213) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.29
Cool Grey
#95A3A6
ΔE00 5.84
Greyblue
#77A1B5
ΔE00 6.70
Bluey Grey
#89A0B0
ΔE00 7.26
Cool Gray
#9AA7B0
ΔE00 7.50
Cadetblue
#5F9EA0
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAAAF #AF8F8A
analogous
#8AAFA2 #8AAAAF #8A98AF
triadic
#8AAAAF #AF8AAA #AAAF8A
tetradic
#8AAAAF #A28AAF #AF8F8A #98AF8A
square
#8AAAAF #A28AAF #AF8F8A #98AF8A
split-complementary
#8AAAAF #AF8A98 #AFA28A
monochromatic
#4D6C71 #668F96 #8AAAAF #AEC4C8 #D3DFE1
Accessibility & contrast
On white
2.49
#8AAAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#8AAAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAAAF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAAAF | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AF
Deuteranopia (green-blind)
#9EA2AF
Tritanopia (blue-blind)
#7FADAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8aaaaf; /* rgb */ color: rgb(138, 170, 175); /* oklch */ color: oklch(71.6% 0.036 208.0);
Tailwind
colors: {
custom: {
50: '#adc3c6',
500: '#8aaaaf',
950: '#000000',
},
}SCSS
$custom: #8aaaaf; $custom-light: #adc3c6; $custom-dark: #000000;
JSON
{
"hex": "#8aaaaf",
"rgb": {
"r": 138,
"g": 170,
"b": 175
},
"hsl": {
"h": 188.108,
"s": 18.782,
"l": 61.373
},
"oklch": {
"l": 0.71576,
"c": 0.03582,
"h": 208
},
"luminance": 0.37248
}Semantic roles & 50–950 ramp
primary
#8AAAAF
secondary
#D1C5C3
accent
#54489D
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101213
muted
#7F8182