#84A09E#84A09E
#84A09E is a light, muted teal. Relative luminance 0.325; OKLCH L 68.4% C 0.031 H 191.1°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #84A09E |
|---|---|
| RGB | rgb(132, 160, 158) |
| HSL | hsl(176, 13%, 57%) |
| HSV | hsv(176, 18%, 63%) |
| CMYK | cmyk(17.5%, 0%, 1.2%, 37.3%) |
| CIE-LAB | lab(63.77, -10.11, -2.20) |
| CIE-LCH | lch(63.77, 10.35, 192.26°) |
| OKLab | oklab(68.38% -0.0307 -0.006) |
| OKLCH | oklch(68.38% 0.031 191.1) |
| XYZ | xyz(28.2564, 32.5149, 37.1284) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.35
Greyish Teal
#719F91
ΔE00 7.38
Cadetblue
#5F9EA0
ΔE00 7.76
Bluegrey
#85A3B2
ΔE00 8.11
Pewter
#899397
ΔE00 8.47
Greyblue
#77A1B5
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84A09E #A08486
analogous
#84A090 #84A09E #8494A0
triadic
#84A09E #9E84A0 #A09E84
tetradic
#84A09E #9084A0 #A08486 #94A084
square
#84A09E #9084A0 #A08486 #94A084
split-complementary
#84A09E #A08494 #A09084
monochromatic
#4A605E #658280 #84A09E #A7BBB9 #C9D5D4
Accessibility & contrast
On white
2.80
#84A09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#84A09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84A09E
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84A09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84A09E | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9E
Deuteranopia (green-blind)
#97999E
Tritanopia (blue-blind)
#7CA29F
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #84a09e; /* rgb */ color: rgb(132, 160, 158); /* oklch */ color: oklch(68.4% 0.031 191.1);
Tailwind
colors: {
custom: {
50: '#a8bcba',
500: '#84a09e',
950: '#000000',
},
}SCSS
$custom: #84a09e; $custom-light: #a8bcba; $custom-dark: #000000;
JSON
{
"hex": "#84a09e",
"rgb": {
"r": 132,
"g": 160,
"b": 158
},
"hsl": {
"h": 175.714,
"s": 12.844,
"l": 57.255
},
"oklch": {
"l": 0.68384,
"c": 0.03132,
"h": 191.1
},
"luminance": 0.32516
}Semantic roles & 50–950 ramp
primary
#84A09E
secondary
#C6BABB
accent
#7277B6
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180