#84AAA9#84AAA9
#84AAA9 is a light, muted teal. Relative luminance 0.365; OKLCH L 71.0% C 0.041 H 194.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #84AAA9 |
|---|---|
| RGB | rgb(132, 170, 169) |
| HSL | hsl(178, 18%, 59%) |
| HSV | hsv(178, 22%, 67%) |
| CMYK | cmyk(22.4%, 0%, 0.6%, 33.3%) |
| CIE-LAB | lab(66.91, -13.03, -3.71) |
| CIE-LCH | lch(66.91, 13.55, 195.90°) |
| OKLab | oklab(70.99% -0.04 -0.0102) |
| OKLCH | oklch(70.99% 0.041 194.3) |
| XYZ | xyz(31.0497, 36.5183, 42.9412) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.85
Greyish Teal
#719F91
ΔE00 7.36
Cool Grey
#95A3A6
ΔE00 8.30
Bluegrey
#85A3B2
ΔE00 8.69
Greyblue
#77A1B5
ΔE00 9.48
Dull Teal
#5F9E8F
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AAA9 #AA8485
analogous
#84AA96 #84AAA9 #8498AA
triadic
#84AAA9 #A984AA #AAA984
tetradic
#84AAA9 #9684AA #AA8485 #98AA84
square
#84AAA9 #9684AA #AA8485 #98AA84
split-complementary
#84AAA9 #AA8498 #AA9684
monochromatic
#496A69 #628E8D #84AAA9 #A8C3C2 #CCDCDC
Accessibility & contrast
On white
2.53
#84AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#84AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AAA9
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AAA9 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A9
Deuteranopia (green-blind)
#9EA0A9
Tritanopia (blue-blind)
#78ACAA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #84aaa9; /* rgb */ color: rgb(132, 170, 169); /* oklch */ color: oklch(71.0% 0.041 194.3);
Tailwind
colors: {
custom: {
50: '#a8c3c2',
500: '#84aaa9',
950: '#000000',
},
}SCSS
$custom: #84aaa9; $custom-light: #a8c3c2; $custom-dark: #000000;
JSON
{
"hex": "#84aaa9",
"rgb": {
"r": 132,
"g": 170,
"b": 169
},
"hsl": {
"h": 178.421,
"s": 18.269,
"l": 59.216
},
"oklch": {
"l": 0.70987,
"c": 0.04127,
"h": 194.3
},
"luminance": 0.3652
}Semantic roles & 50–950 ramp
primary
#84AAA9
secondary
#CCBDBE
accent
#6D6FBB
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181