#84A09C#84A09C
#84A09C is a light, muted teal. Relative luminance 0.324; OKLCH L 68.3% C 0.032 H 185.9°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #84A09C |
|---|---|
| RGB | rgb(132, 160, 156) |
| HSL | hsl(171, 13%, 57%) |
| HSV | hsv(171, 18%, 63%) |
| CMYK | cmyk(17.5%, 0%, 2.5%, 37.3%) |
| CIE-LAB | lab(63.71, -10.55, -1.16) |
| CIE-LCH | lch(63.71, 10.61, 186.26°) |
| OKLab | oklab(68.32% -0.0316 -0.0032) |
| OKLCH | oklch(68.32% 0.032 185.9) |
| XYZ | xyz(28.0857, 32.4466, 36.2291) |
| Luminance | 0.3245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.63
Cool Grey
#95A3A6
ΔE00 6.95
Cadetblue
#5F9EA0
ΔE00 7.84
Pewter
#899397
ΔE00 9.01
Bluegrey
#85A3B2
ΔE00 9.10
Dull Teal
#5F9E8F
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84A09C #A08488
analogous
#84A08E #84A09C #8496A0
triadic
#84A09C #9C84A0 #A09C84
tetradic
#84A09C #8E84A0 #A08488 #96A084
square
#84A09C #8E84A0 #A08488 #96A084
split-complementary
#84A09C #A08496 #A08E84
monochromatic
#4A605D #65827E #84A09C #A7BBB8 #C9D5D4
Accessibility & contrast
On white
2.80
#84A09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#84A09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84A09C
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84A09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84A09C | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9C
Deuteranopia (green-blind)
#97999C
Tritanopia (blue-blind)
#7CA19F
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #84a09c; /* rgb */ color: rgb(132, 160, 156); /* oklch */ color: oklch(68.3% 0.032 185.9);
Tailwind
colors: {
custom: {
50: '#a8bcb9',
500: '#84a09c',
950: '#000000',
},
}SCSS
$custom: #84a09c; $custom-light: #a8bcb9; $custom-dark: #000000;
JSON
{
"hex": "#84a09c",
"rgb": {
"r": 132,
"g": 160,
"b": 156
},
"hsl": {
"h": 171.429,
"s": 12.844,
"l": 57.255
},
"oklch": {
"l": 0.68321,
"c": 0.03174,
"h": 185.9
},
"luminance": 0.32447
}Semantic roles & 50–950 ramp
primary
#84A09C
secondary
#C6BABC
accent
#727CB6
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180