#8AABAF#8AABAF
#8AABAF is a light, muted teal. Relative luminance 0.376; OKLCH L 71.8% C 0.037 H 205.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8AABAF |
|---|---|
| RGB | rgb(138, 171, 175) |
| HSL | hsl(186, 19%, 61%) |
| HSV | hsv(186, 21%, 69%) |
| CMYK | cmyk(21.1%, 2.3%, 0%, 31.4%) |
| CIE-LAB | lab(67.74, -10.32, -5.78) |
| CIE-LCH | lch(67.74, 11.83, 209.25°) |
| OKLab | oklab(71.8% -0.033 -0.0157) |
| OKLCH | oklch(71.8% 0.037 205.5) |
| XYZ | xyz(32.7798, 37.6231, 46.0840) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.95
Cool Grey
#95A3A6
ΔE00 6.26
Greyblue
#77A1B5
ΔE00 7.23
Bluey Grey
#89A0B0
ΔE00 7.92
Cool Gray
#9AA7B0
ΔE00 8.04
Cadetblue
#5F9EA0
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AABAF #AF8E8A
analogous
#8AAFA1 #8AABAF #8A99AF
triadic
#8AABAF #AF8AAB #ABAF8A
tetradic
#8AABAF #A18AAF #AF8E8A #99AF8A
square
#8AABAF #A18AAF #AF8E8A #99AF8A
split-complementary
#8AABAF #AF8A99 #AFA18A
monochromatic
#4D6D71 #669096 #8AABAF #AEC5C8 #D3DFE1
Accessibility & contrast
On white
2.46
#8AABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#8AABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AABAF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AABAF | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AF
Deuteranopia (green-blind)
#9FA3AF
Tritanopia (blue-blind)
#7FAEAC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8aabaf; /* rgb */ color: rgb(138, 171, 175); /* oklch */ color: oklch(71.8% 0.037 205.5);
Tailwind
colors: {
custom: {
50: '#adc4c6',
500: '#8aabaf',
950: '#000000',
},
}SCSS
$custom: #8aabaf; $custom-light: #adc4c6; $custom-dark: #000000;
JSON
{
"hex": "#8aabaf",
"rgb": {
"r": 138,
"g": 171,
"b": 175
},
"hsl": {
"h": 186.486,
"s": 18.782,
"l": 61.373
},
"oklch": {
"l": 0.71799,
"c": 0.03654,
"h": 205.5
},
"luminance": 0.37624
}Semantic roles & 50–950 ramp
primary
#8AABAF
secondary
#D1C5C3
accent
#52489D
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182