#84AAA7#84AAA7
#84AAA7 is a light, muted teal. Relative luminance 0.364; OKLCH L 70.9% C 0.042 H 190.3°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #84AAA7 |
|---|---|
| RGB | rgb(132, 170, 167) |
| HSL | hsl(175, 18%, 59%) |
| HSV | hsv(175, 22%, 67%) |
| CMYK | cmyk(22.4%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(66.86, -13.48, -2.68) |
| CIE-LCH | lch(66.86, 13.74, 191.26°) |
| OKLab | oklab(70.92% -0.0408 -0.0074) |
| OKLCH | oklch(70.92% 0.042 190.3) |
| XYZ | xyz(30.8634, 36.4438, 41.9599) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.62
Cadetblue
#5F9EA0
ΔE00 6.91
Cool Grey
#95A3A6
ΔE00 8.74
Dull Teal
#5F9E8F
ΔE00 8.95
Bluegrey
#85A3B2
ΔE00 9.55
Grey Teal
#5E9B8A
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AAA7 #AA8487
analogous
#84AA94 #84AAA7 #849AAA
triadic
#84AAA7 #A784AA #AAA784
tetradic
#84AAA7 #9484AA #AA8487 #9AAA84
square
#84AAA7 #9484AA #AA8487 #9AAA84
split-complementary
#84AAA7 #AA849A #AA9484
monochromatic
#496A68 #628E8B #84AAA7 #A8C3C1 #CCDCDB
Accessibility & contrast
On white
2.53
#84AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#84AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AAA7
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AAA7 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A7
Deuteranopia (green-blind)
#9EA0A7
Tritanopia (blue-blind)
#79ACA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #84aaa7; /* rgb */ color: rgb(132, 170, 167); /* oklch */ color: oklch(70.9% 0.042 190.3);
Tailwind
colors: {
custom: {
50: '#a8c3c1',
500: '#84aaa7',
950: '#000000',
},
}SCSS
$custom: #84aaa7; $custom-light: #a8c3c1; $custom-dark: #000000;
JSON
{
"hex": "#84aaa7",
"rgb": {
"r": 132,
"g": 170,
"b": 167
},
"hsl": {
"h": 175.263,
"s": 18.269,
"l": 59.216
},
"oklch": {
"l": 0.70924,
"c": 0.04151,
"h": 190.3
},
"luminance": 0.36445
}Semantic roles & 50–950 ramp
primary
#84AAA7
secondary
#CCBDBF
accent
#6D73BB
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181