#84AAA0#84AAA0
#84AAA0 is a light, muted teal. Relative luminance 0.362; OKLCH L 70.7% C 0.044 H 177.1°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #84AAA0 |
|---|---|
| RGB | rgb(132, 170, 160) |
| HSL | hsl(164, 18%, 59%) |
| HSV | hsv(164, 22%, 67%) |
| CMYK | cmyk(22.4%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(66.67, -15.01, 0.93) |
| CIE-LCH | lch(66.67, 15.03, 176.47°) |
| OKLab | oklab(70.71% -0.0438 0.0022) |
| OKLCH | oklch(70.71% 0.044 177.1) |
| XYZ | xyz(30.2338, 36.1919, 38.6437) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.69
Dull Teal
#5F9E8F
ΔE00 7.40
Cadetblue
#5F9EA0
ΔE00 8.06
Grey Teal
#5E9B8A
ΔE00 8.11
Greenish Grey
#96AE8D
ΔE00 9.28
Grey Green
#86A17D
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AAA0 #AA848E
analogous
#84AA8D #84AAA0 #84A1AA
triadic
#84AAA0 #A084AA #AAA084
tetradic
#84AAA0 #8D84AA #AA848E #A1AA84
square
#84AAA0 #8D84AA #AA848E #A1AA84
split-complementary
#84AAA0 #AA84A1 #AA8D84
monochromatic
#496A62 #628E83 #84AAA0 #A8C3BC #CCDCD8
Accessibility & contrast
On white
2.55
#84AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#84AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AAA0
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AAA0 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A5A0
Deuteranopia (green-blind)
#A0A0A1
Tritanopia (blue-blind)
#7AABA7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #84aaa0; /* rgb */ color: rgb(132, 170, 160); /* oklch */ color: oklch(70.7% 0.044 177.1);
Tailwind
colors: {
custom: {
50: '#a8c3bc',
500: '#84aaa0',
950: '#000000',
},
}SCSS
$custom: #84aaa0; $custom-light: #a8c3bc; $custom-dark: #000000;
JSON
{
"hex": "#84aaa0",
"rgb": {
"r": 132,
"g": 170,
"b": 160
},
"hsl": {
"h": 164.211,
"s": 18.269,
"l": 59.216
},
"oklch": {
"l": 0.70708,
"c": 0.04386,
"h": 177.1
},
"luminance": 0.36193
}Semantic roles & 50–950 ramp
primary
#84AAA0
secondary
#CCBDC1
accent
#6D81BB
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181