#84AAA4#84AAA4
#84AAA4 is a light, muted teal. Relative luminance 0.363; OKLCH L 70.8% C 0.042 H 184.4°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #84AAA4 |
|---|---|
| RGB | rgb(132, 170, 164) |
| HSL | hsl(171, 18%, 59%) |
| HSV | hsv(171, 22%, 67%) |
| CMYK | cmyk(22.4%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(66.77, -14.14, -1.14) |
| CIE-LCH | lch(66.77, 14.19, 184.60°) |
| OKLab | oklab(70.83% -0.0421 -0.0033) |
| OKLCH | oklch(70.83% 0.042 184.4) |
| XYZ | xyz(30.5893, 36.3342, 40.5162) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.63
Cadetblue
#5F9EA0
ΔE00 7.24
Dull Teal
#5F9E8F
ΔE00 8.15
Grey Teal
#5E9B8A
ΔE00 8.95
Cool Grey
#95A3A6
ΔE00 9.46
Greenish Grey
#96AE8D
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AAA4 #AA848A
analogous
#84AA91 #84AAA4 #849DAA
triadic
#84AAA4 #A484AA #AAA484
tetradic
#84AAA4 #9184AA #AA848A #9DAA84
square
#84AAA4 #9184AA #AA848A #9DAA84
split-complementary
#84AAA4 #AA849D #AA9184
monochromatic
#496A65 #628E87 #84AAA4 #A8C3BF #CCDCDA
Accessibility & contrast
On white
2.54
#84AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#84AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AAA4
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AAA4 | 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)
#A6A6A4
Deuteranopia (green-blind)
#9FA0A5
Tritanopia (blue-blind)
#79ACA8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #84aaa4; /* rgb */ color: rgb(132, 170, 164); /* oklch */ color: oklch(70.8% 0.042 184.4);
Tailwind
colors: {
custom: {
50: '#a8c3be',
500: '#84aaa4',
950: '#000000',
},
}SCSS
$custom: #84aaa4; $custom-light: #a8c3be; $custom-dark: #000000;
JSON
{
"hex": "#84aaa4",
"rgb": {
"r": 132,
"g": 170,
"b": 164
},
"hsl": {
"h": 170.526,
"s": 18.269,
"l": 59.216
},
"oklch": {
"l": 0.7083,
"c": 0.04223,
"h": 184.4
},
"luminance": 0.36335
}Semantic roles & 50–950 ramp
primary
#84AAA4
secondary
#CCBDC0
accent
#6D79BB
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181