#84AAA5#84AAA5
#84AAA5 is a light, muted teal. Relative luminance 0.364; OKLCH L 70.9% C 0.042 H 186.4°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #84AAA5 |
|---|---|
| RGB | rgb(132, 170, 165) |
| HSL | hsl(172, 18%, 59%) |
| HSV | hsv(172, 22%, 67%) |
| CMYK | cmyk(22.4%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(66.80, -13.92, -1.65) |
| CIE-LCH | lch(66.80, 14.02, 186.78°) |
| OKLab | oklab(70.86% -0.0417 -0.0046) |
| OKLCH | oklch(70.86% 0.042 186.4) |
| XYZ | xyz(30.6800, 36.3704, 40.9937) |
| Luminance | 0.3637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.94
Cadetblue
#5F9EA0
ΔE00 7.10
Dull Teal
#5F9E8F
ΔE00 8.39
Cool Grey
#95A3A6
ΔE00 9.22
Grey Teal
#5E9B8A
ΔE00 9.22
Bluegrey
#85A3B2
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AAA5 #AA8489
analogous
#84AA92 #84AAA5 #849CAA
triadic
#84AAA5 #A584AA #AAA584
tetradic
#84AAA5 #9284AA #AA8489 #9CAA84
square
#84AAA5 #9284AA #AA8489 #9CAA84
split-complementary
#84AAA5 #AA849C #AA9284
monochromatic
#496A66 #628E89 #84AAA5 #A8C3BF #CCDCDA
Accessibility & contrast
On white
2.54
#84AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#84AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AAA5
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AAA5 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A5
Deuteranopia (green-blind)
#9FA0A6
Tritanopia (blue-blind)
#79ACA8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #84aaa5; /* rgb */ color: rgb(132, 170, 165); /* oklch */ color: oklch(70.9% 0.042 186.4);
Tailwind
colors: {
custom: {
50: '#a8c3bf',
500: '#84aaa5',
950: '#000000',
},
}SCSS
$custom: #84aaa5; $custom-light: #a8c3bf; $custom-dark: #000000;
JSON
{
"hex": "#84aaa5",
"rgb": {
"r": 132,
"g": 170,
"b": 165
},
"hsl": {
"h": 172.105,
"s": 18.269,
"l": 59.216
},
"oklch": {
"l": 0.70861,
"c": 0.04194,
"h": 186.4
},
"luminance": 0.36372
}Semantic roles & 50–950 ramp
primary
#84AAA5
secondary
#CCBDBF
accent
#6D77BB
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181