#84AAA3#84AAA3
#84AAA3 is a light, muted teal. Relative luminance 0.363; OKLCH L 70.8% C 0.043 H 182.5°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #84AAA3 |
|---|---|
| RGB | rgb(132, 170, 163) |
| HSL | hsl(169, 18%, 59%) |
| HSV | hsv(169, 22%, 67%) |
| CMYK | cmyk(22.4%, 0%, 4.1%, 33.3%) |
| CIE-LAB | lab(66.75, -14.36, -0.62) |
| CIE-LCH | lch(66.75, 14.37, 182.48°) |
| OKLab | oklab(70.8% -0.0425 -0.0019) |
| OKLCH | oklch(70.8% 0.043 182.5) |
| XYZ | xyz(30.4994, 36.2982, 40.0425) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.35
Cadetblue
#5F9EA0
ΔE00 7.41
Dull Teal
#5F9E8F
ΔE00 7.92
Grey Teal
#5E9B8A
ΔE00 8.71
Cool Grey
#95A3A6
ΔE00 9.72
Greenish Grey
#96AE8D
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AAA3 #AA848B
analogous
#84AA90 #84AAA3 #849EAA
triadic
#84AAA3 #A384AA #AAA384
tetradic
#84AAA3 #9084AA #AA848B #9EAA84
square
#84AAA3 #9084AA #AA848B #9EAA84
split-complementary
#84AAA3 #AA849E #AA9084
monochromatic
#496A64 #628E86 #84AAA3 #A8C3BE #CCDCD9
Accessibility & contrast
On white
2.54
#84AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#84AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AAA3
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AAA3 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A3
Deuteranopia (green-blind)
#9FA0A4
Tritanopia (blue-blind)
#7AACA8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #84aaa3; /* rgb */ color: rgb(132, 170, 163); /* oklch */ color: oklch(70.8% 0.043 182.5);
Tailwind
colors: {
custom: {
50: '#a8c3be',
500: '#84aaa3',
950: '#000000',
},
}SCSS
$custom: #84aaa3; $custom-light: #a8c3be; $custom-dark: #000000;
JSON
{
"hex": "#84aaa3",
"rgb": {
"r": 132,
"g": 170,
"b": 163
},
"hsl": {
"h": 168.947,
"s": 18.269,
"l": 59.216
},
"oklch": {
"l": 0.70799,
"c": 0.04256,
"h": 182.5
},
"luminance": 0.36299
}Semantic roles & 50–950 ramp
primary
#84AAA3
secondary
#CCBDC0
accent
#6D7BBB
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181