#84AA99#84AA99
#84AA99 is a light, muted teal. Relative luminance 0.360; OKLCH L 70.5% C 0.048 H 165.9°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #84AA99 |
|---|---|
| RGB | rgb(132, 170, 153) |
| HSL | hsl(153, 18%, 59%) |
| HSV | hsv(153, 22%, 67%) |
| CMYK | cmyk(22.4%, 0%, 10%, 33.3%) |
| CIE-LAB | lab(66.48, -16.48, 4.55) |
| CIE-LCH | lch(66.48, 17.09, 164.56°) |
| OKLab | oklab(70.5% -0.0468 0.0118) |
| OKLCH | oklch(70.5% 0.048 165.9) |
| XYZ | xyz(29.6386, 35.9539, 35.5090) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.38
Greenish Grey
#96AE8D
ΔE00 6.99
Dull Teal
#5F9E8F
ΔE00 7.07
Grey Teal
#5E9B8A
ΔE00 7.51
Grey Green
#86A17D
ΔE00 7.67
Greeny Grey
#7EA07A
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AA99 #AA8495
analogous
#84AA86 #84AA99 #84A8AA
triadic
#84AA99 #9984AA #AA9984
tetradic
#84AA99 #8684AA #AA8495 #A8AA84
square
#84AA99 #8684AA #AA8495 #A8AA84
split-complementary
#84AA99 #AA84A8 #AA8684
monochromatic
#496A5C #628E7B #84AA99 #A8C3B7 #CCDCD5
Accessibility & contrast
On white
2.56
#84AA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#84AA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AA99
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AA99 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A598
Deuteranopia (green-blind)
#A1A09A
Tritanopia (blue-blind)
#7CAAA5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #84aa99; /* rgb */ color: rgb(132, 170, 153); /* oklch */ color: oklch(70.5% 0.048 165.9);
Tailwind
colors: {
custom: {
50: '#a8c3b7',
500: '#84aa99',
950: '#000000',
},
}SCSS
$custom: #84aa99; $custom-light: #a8c3b7; $custom-dark: #000000;
JSON
{
"hex": "#84aa99",
"rgb": {
"r": 132,
"g": 170,
"b": 153
},
"hsl": {
"h": 153.158,
"s": 18.269,
"l": 59.216
},
"oklch": {
"l": 0.70503,
"c": 0.04827,
"h": 165.9
},
"luminance": 0.35955
}Semantic roles & 50–950 ramp
primary
#84AA99
secondary
#CCBDC4
accent
#6D90BB
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1211
muted
#7F8180