#84AAA8#84AAA8
#84AAA8 is a light, muted teal. Relative luminance 0.365; OKLCH L 71.0% C 0.041 H 192.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #84AAA8 |
|---|---|
| RGB | rgb(132, 170, 168) |
| HSL | hsl(177, 18%, 59%) |
| HSV | hsv(177, 22%, 67%) |
| CMYK | cmyk(22.4%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(66.89, -13.25, -3.20) |
| CIE-LCH | lch(66.89, 13.63, 193.57°) |
| OKLab | oklab(70.96% -0.0404 -0.0088) |
| OKLCH | oklch(70.96% 0.041 192.3) |
| XYZ | xyz(30.9562, 36.4809, 42.4487) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.86
Greyish Teal
#719F91
ΔE00 6.98
Cool Grey
#95A3A6
ΔE00 8.52
Bluegrey
#85A3B2
ΔE00 9.12
Dull Teal
#5F9E8F
ΔE00 9.26
Greyblue
#77A1B5
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AAA8 #AA8486
analogous
#84AA95 #84AAA8 #8499AA
triadic
#84AAA8 #A884AA #AAA884
tetradic
#84AAA8 #9584AA #AA8486 #99AA84
square
#84AAA8 #9584AA #AA8486 #99AA84
split-complementary
#84AAA8 #AA8499 #AA9584
monochromatic
#496A68 #628E8C #84AAA8 #A8C3C2 #CCDCDB
Accessibility & contrast
On white
2.53
#84AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#84AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AAA8
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AAA8 | 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)
#A5A6A8
Deuteranopia (green-blind)
#9EA0A8
Tritanopia (blue-blind)
#78ACA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #84aaa8; /* rgb */ color: rgb(132, 170, 168); /* oklch */ color: oklch(71.0% 0.041 192.3);
Tailwind
colors: {
custom: {
50: '#a8c3c1',
500: '#84aaa8',
950: '#000000',
},
}SCSS
$custom: #84aaa8; $custom-light: #a8c3c1; $custom-dark: #000000;
JSON
{
"hex": "#84aaa8",
"rgb": {
"r": 132,
"g": 170,
"b": 168
},
"hsl": {
"h": 176.842,
"s": 18.269,
"l": 59.216
},
"oklch": {
"l": 0.70955,
"c": 0.04136,
"h": 192.3
},
"luminance": 0.36482
}Semantic roles & 50–950 ramp
primary
#84AAA8
secondary
#CCBDBE
accent
#6D71BB
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181