#84AAAC#84AAAC
#84AAAC is a light, muted teal. Relative luminance 0.366; OKLCH L 71.1% C 0.041 H 200.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #84AAAC |
|---|---|
| RGB | rgb(132, 170, 172) |
| HSL | hsl(183, 19%, 60%) |
| HSV | hsv(183, 23%, 67%) |
| CMYK | cmyk(23.3%, 1.2%, 0%, 32.5%) |
| CIE-LAB | lab(67.00, -12.35, -5.25) |
| CIE-LCH | lch(67.00, 13.42, 203.04°) |
| OKLab | oklab(71.08% -0.0388 -0.0143) |
| OKLCH | oklch(71.08% 0.041 200.3) |
| XYZ | xyz(31.3346, 36.6323, 44.4415) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.03
Bluegrey
#85A3B2
ΔE00 7.40
Cool Grey
#95A3A6
ΔE00 7.74
Greyblue
#77A1B5
ΔE00 8.13
Greyish Teal
#719F91
ΔE00 8.59
Bluey Grey
#89A0B0
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AAAC #AC8684
analogous
#84AC9A #84AAAC #8496AC
triadic
#84AAAC #AC84AA #AAAC84
tetradic
#84AAAC #9A84AC #AC8684 #96AC84
square
#84AAAC #9A84AC #AC8684 #96AC84
split-complementary
#84AAAC #AC8496 #AC9A84
monochromatic
#496B6C #628F91 #84AAAC #A9C3C5 #CDDDDD
Accessibility & contrast
On white
2.52
#84AAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#84AAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AAAC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AAAC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AC
Deuteranopia (green-blind)
#9DA1AC
Tritanopia (blue-blind)
#77ADAA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #84aaac; /* rgb */ color: rgb(132, 170, 172); /* oklch */ color: oklch(71.1% 0.041 200.3);
Tailwind
colors: {
custom: {
50: '#a8c3c4',
500: '#84aaac',
950: '#000000',
},
}SCSS
$custom: #84aaac; $custom-light: #a8c3c4; $custom-dark: #000000;
JSON
{
"hex": "#84aaac",
"rgb": {
"r": 132,
"g": 170,
"b": 172
},
"hsl": {
"h": 183,
"s": 19.417,
"l": 59.608
},
"oklch": {
"l": 0.71084,
"c": 0.04132,
"h": 200.3
},
"luminance": 0.36634
}Semantic roles & 50–950 ramp
primary
#84AAAC
secondary
#CEBFBE
accent
#706CBC
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101212
muted
#7F8181