#84AAA2#84AAA2
#84AAA2 is a light, muted teal. Relative luminance 0.363; OKLCH L 70.8% C 0.043 H 180.7°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #84AAA2 |
|---|---|
| RGB | rgb(132, 170, 162) |
| HSL | hsl(167, 18%, 59%) |
| HSV | hsv(167, 22%, 67%) |
| CMYK | cmyk(22.4%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(66.72, -14.58, -0.11) |
| CIE-LCH | lch(66.72, 14.58, 180.42°) |
| OKLab | oklab(70.77% -0.0429 -0.0005) |
| OKLCH | oklch(70.77% 0.043 180.7) |
| XYZ | xyz(30.4101, 36.2625, 39.5725) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.10
Cadetblue
#5F9EA0
ΔE00 7.61
Dull Teal
#5F9E8F
ΔE00 7.72
Grey Teal
#5E9B8A
ΔE00 8.49
Cool Grey
#95A3A6
ΔE00 9.98
Greenish Grey
#96AE8D
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AAA2 #AA848C
analogous
#84AA8F #84AAA2 #849FAA
triadic
#84AAA2 #A284AA #AAA284
tetradic
#84AAA2 #8F84AA #AA848C #9FAA84
square
#84AAA2 #8F84AA #AA848C #9FAA84
split-complementary
#84AAA2 #AA849F #AA8F84
monochromatic
#496A63 #628E85 #84AAA2 #A8C3BD #CCDCD9
Accessibility & contrast
On white
2.54
#84AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#84AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AAA2
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AAA2 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A5A2
Deuteranopia (green-blind)
#9FA0A3
Tritanopia (blue-blind)
#7AABA7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #84aaa2; /* rgb */ color: rgb(132, 170, 162); /* oklch */ color: oklch(70.8% 0.043 180.7);
Tailwind
colors: {
custom: {
50: '#a8c3bd',
500: '#84aaa2',
950: '#000000',
},
}SCSS
$custom: #84aaa2; $custom-light: #a8c3bd; $custom-dark: #000000;
JSON
{
"hex": "#84aaa2",
"rgb": {
"r": 132,
"g": 170,
"b": 162
},
"hsl": {
"h": 167.368,
"s": 18.269,
"l": 59.216
},
"oklch": {
"l": 0.70768,
"c": 0.04294,
"h": 180.7
},
"luminance": 0.36264
}Semantic roles & 50–950 ramp
primary
#84AAA2
secondary
#CCBDC1
accent
#6D7DBB
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181