#84AAA6#84AAA6
#84AAA6 is a light, muted teal. Relative luminance 0.364; OKLCH L 70.9% C 0.042 H 188.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #84AAA6 |
|---|---|
| RGB | rgb(132, 170, 166) |
| HSL | hsl(174, 18%, 59%) |
| HSV | hsv(174, 22%, 67%) |
| CMYK | cmyk(22.4%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(66.83, -13.70, -2.17) |
| CIE-LCH | lch(66.83, 13.87, 189.00°) |
| OKLab | oklab(70.89% -0.0412 -0.006) |
| OKLCH | oklch(70.89% 0.042 188.3) |
| XYZ | xyz(30.7713, 36.4070, 41.4749) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.27
Cadetblue
#5F9EA0
ΔE00 6.99
Dull Teal
#5F9E8F
ΔE00 8.66
Cool Grey
#95A3A6
ΔE00 8.97
Grey Teal
#5E9B8A
ΔE00 9.50
Bluegrey
#85A3B2
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AAA6 #AA8488
analogous
#84AA93 #84AAA6 #849BAA
triadic
#84AAA6 #A684AA #AAA684
tetradic
#84AAA6 #9384AA #AA8488 #9BAA84
square
#84AAA6 #9384AA #AA8488 #9BAA84
split-complementary
#84AAA6 #AA849B #AA9384
monochromatic
#496A67 #628E8A #84AAA6 #A8C3C0 #CCDCDA
Accessibility & contrast
On white
2.54
#84AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#84AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AAA6
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AAA6 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A6
Deuteranopia (green-blind)
#9EA0A7
Tritanopia (blue-blind)
#79ACA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #84aaa6; /* rgb */ color: rgb(132, 170, 166); /* oklch */ color: oklch(70.9% 0.042 188.3);
Tailwind
colors: {
custom: {
50: '#a8c3c0',
500: '#84aaa6',
950: '#000000',
},
}SCSS
$custom: #84aaa6; $custom-light: #a8c3c0; $custom-dark: #000000;
JSON
{
"hex": "#84aaa6",
"rgb": {
"r": 132,
"g": 170,
"b": 166
},
"hsl": {
"h": 173.684,
"s": 18.269,
"l": 59.216
},
"oklch": {
"l": 0.70892,
"c": 0.04169,
"h": 188.3
},
"luminance": 0.36408
}Semantic roles & 50–950 ramp
primary
#84AAA6
secondary
#CCBDBF
accent
#6D75BB
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181