#84AAAE#84AAAE
#84AAAE is a light, muted teal. Relative luminance 0.367; OKLCH L 71.2% C 0.042 H 204.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #84AAAE |
|---|---|
| RGB | rgb(132, 170, 174) |
| HSL | hsl(186, 21%, 60%) |
| HSV | hsv(186, 24%, 68%) |
| CMYK | cmyk(24.1%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(67.06, -11.89, -6.28) |
| CIE-LCH | lch(67.06, 13.45, 207.82°) |
| OKLab | oklab(71.15% -0.0379 -0.0171) |
| OKLCH | oklch(71.15% 0.042 204.2) |
| XYZ | xyz(31.5281, 36.7097, 45.4607) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.55
Greyblue
#77A1B5
ΔE00 7.25
Cadetblue
#5F9EA0
ΔE00 7.33
Cool Grey
#95A3A6
ΔE00 7.45
Bluey Grey
#89A0B0
ΔE00 8.70
Cool Gray
#9AA7B0
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AAAE #AE8884
analogous
#84AE9D #84AAAE #8495AE
triadic
#84AAAE #AE84AA #AAAE84
tetradic
#84AAAE #9D84AE #AE8884 #95AE84
square
#84AAAE #9D84AE #AE8884 #95AE84
split-complementary
#84AAAE #AE8495 #AE9D84
monochromatic
#496B6F #618F94 #84AAAE #A9C4C6 #CEDDDF
Accessibility & contrast
On white
2.52
#84AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#84AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AAAE
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AAAE | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AE
Deuteranopia (green-blind)
#9CA1AE
Tritanopia (blue-blind)
#77ADAB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #84aaae; /* rgb */ color: rgb(132, 170, 174); /* oklch */ color: oklch(71.2% 0.042 204.2);
Tailwind
colors: {
custom: {
50: '#a8c3c6',
500: '#84aaae',
950: '#000000',
},
}SCSS
$custom: #84aaae; $custom-light: #a8c3c6; $custom-dark: #000000;
JSON
{
"hex": "#84aaae",
"rgb": {
"r": 132,
"g": 170,
"b": 174
},
"hsl": {
"h": 185.714,
"s": 20.588,
"l": 60
},
"oklch": {
"l": 0.7115,
"c": 0.04161,
"h": 204.2
},
"luminance": 0.36711
}Semantic roles & 50–950 ramp
primary
#84AAAE
secondary
#CFC0BF
accent
#726BBD
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101213
muted
#7F8182