#84A09A#84A09A
#84A09A is a light, muted teal. Relative luminance 0.324; OKLCH L 68.3% C 0.032 H 180.8°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #84A09A |
|---|---|
| RGB | rgb(132, 160, 154) |
| HSL | hsl(167, 13%, 57%) |
| HSV | hsv(167, 18%, 63%) |
| CMYK | cmyk(17.5%, 0%, 3.8%, 37.3%) |
| CIE-LAB | lab(63.66, -10.98, -0.12) |
| CIE-LCH | lch(63.66, 10.98, 180.60°) |
| OKLab | oklab(68.26% -0.0324 -0.0005) |
| OKLCH | oklch(68.26% 0.032 180.8) |
| XYZ | xyz(27.9177, 32.3794, 35.3445) |
| Luminance | 0.3238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.98
Cool Grey
#95A3A6
ΔE00 7.59
Cadetblue
#5F9EA0
ΔE00 8.06
Dull Teal
#5F9E8F
ΔE00 8.95
Grey Teal
#5E9B8A
ΔE00 9.34
Pewter
#899397
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84A09A #A0848A
analogous
#84A08C #84A09A #8498A0
triadic
#84A09A #9A84A0 #A09A84
tetradic
#84A09A #8C84A0 #A0848A #98A084
square
#84A09A #8C84A0 #A0848A #98A084
split-complementary
#84A09A #A08498 #A08C84
monochromatic
#4A605B #65827C #84A09A #A7BBB6 #C9D5D3
Accessibility & contrast
On white
2.81
#84A09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#84A09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84A09A
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84A09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84A09A | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9A
Deuteranopia (green-blind)
#98999A
Tritanopia (blue-blind)
#7DA19E
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #84a09a; /* rgb */ color: rgb(132, 160, 154); /* oklch */ color: oklch(68.3% 0.032 180.8);
Tailwind
colors: {
custom: {
50: '#a8bcb7',
500: '#84a09a',
950: '#000000',
},
}SCSS
$custom: #84a09a; $custom-light: #a8bcb7; $custom-dark: #000000;
JSON
{
"hex": "#84a09a",
"rgb": {
"r": 132,
"g": 160,
"b": 154
},
"hsl": {
"h": 167.143,
"s": 12.844,
"l": 57.255
},
"oklch": {
"l": 0.68259,
"c": 0.03241,
"h": 180.8
},
"luminance": 0.3238
}Semantic roles & 50–950 ramp
primary
#84A09A
secondary
#C6BABD
accent
#7281B6
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180