#84ACAA#84ACAA
#84ACAA is a light, muted teal. Relative luminance 0.373; OKLCH L 71.5% C 0.043 H 192.4°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #84ACAA |
|---|---|
| RGB | rgb(132, 172, 170) |
| HSL | hsl(177, 19%, 60%) |
| HSV | hsv(177, 23%, 67%) |
| CMYK | cmyk(23.3%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(67.51, -13.86, -3.39) |
| CIE-LCH | lch(67.51, 14.27, 193.74°) |
| OKLab | oklab(71.47% -0.0423 -0.0093) |
| OKLCH | oklch(71.47% 0.043 192.4) |
| XYZ | xyz(31.5217, 37.3116, 43.5634) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.92
Greyish Teal
#719F91
ΔE00 7.14
Cool Grey
#95A3A6
ΔE00 9.01
Dull Teal
#5F9E8F
ΔE00 9.29
Bluegrey
#85A3B2
ΔE00 9.44
Greyblue
#77A1B5
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ACAA #AC8486
analogous
#84AC96 #84ACAA #849AAC
triadic
#84ACAA #AA84AC #ACAA84
tetradic
#84ACAA #9684AC #AC8486 #9AAC84
square
#84ACAA #9684AC #AC8486 #9AAC84
split-complementary
#84ACAA #AC849A #AC9684
monochromatic
#496C6B #62918F #84ACAA #A9C5C3 #CDDDDD
Accessibility & contrast
On white
2.48
#84ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#84ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ACAA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ACAA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#9FA2AA
Tritanopia (blue-blind)
#78AEAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #84acaa; /* rgb */ color: rgb(132, 172, 170); /* oklch */ color: oklch(71.5% 0.043 192.4);
Tailwind
colors: {
custom: {
50: '#a8c4c3',
500: '#84acaa',
950: '#000000',
},
}SCSS
$custom: #84acaa; $custom-light: #a8c4c3; $custom-dark: #000000;
JSON
{
"hex": "#84acaa",
"rgb": {
"r": 132,
"g": 172,
"b": 170
},
"hsl": {
"h": 177,
"s": 19.417,
"l": 59.608
},
"oklch": {
"l": 0.71471,
"c": 0.04331,
"h": 192.4
},
"luminance": 0.37313
}Semantic roles & 50–950 ramp
primary
#84ACAA
secondary
#CEBEBF
accent
#6C70BC
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181