#84B1AC#84B1AC
#84B1AC is a light, muted teal. Relative luminance 0.393; OKLCH L 72.7% C 0.049 H 187.7°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #84B1AC |
|---|---|
| RGB | rgb(132, 177, 172) |
| HSL | hsl(173, 22%, 61%) |
| HSV | hsv(173, 25%, 69%) |
| CMYK | cmyk(25.4%, 0%, 2.8%, 30.6%) |
| CIE-LAB | lab(68.99, -16.04, -2.32) |
| CIE-LCH | lch(68.99, 16.20, 188.25°) |
| OKLab | oklab(72.67% -0.0482 -0.0065) |
| OKLCH | oklch(72.67% 0.049 187.7) |
| XYZ | xyz(32.6819, 39.3269, 44.8906) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.92
Cadetblue
#5F9EA0
ΔE00 7.62
Dull Teal
#5F9E8F
ΔE00 8.80
Grey Teal
#5E9B8A
ΔE00 9.81
Pale Teal
#82CBB2
ΔE00 10.19
Lightseagreen
#20B2AA
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84B1AC #B18489
analogous
#84B195 #84B1AC #849FB1
triadic
#84B1AC #AC84B1 #B1AC84
tetradic
#84B1AC #9584B1 #B18489 #9FB184
square
#84B1AC #9584B1 #B18489 #9FB184
split-complementary
#84B1AC #B1849F #B19584
monochromatic
#48726E #609891 #84B1AC #A9C9C5 #CFE0DF
Accessibility & contrast
On white
2.37
#84B1AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#84B1AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84B1AC
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84B1AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84B1AC | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAC
Deuteranopia (green-blind)
#A4A6AD
Tritanopia (blue-blind)
#76B3AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #84b1ac; /* rgb */ color: rgb(132, 177, 172); /* oklch */ color: oklch(72.7% 0.049 187.7);
Tailwind
colors: {
custom: {
50: '#a9c8c4',
500: '#84b1ac',
950: '#000000',
},
}SCSS
$custom: #84b1ac; $custom-light: #a9c8c4; $custom-dark: #000000;
JSON
{
"hex": "#84b1ac",
"rgb": {
"r": 132,
"g": 177,
"b": 172
},
"hsl": {
"h": 173.333,
"s": 22.388,
"l": 60.588
},
"oklch": {
"l": 0.72666,
"c": 0.04861,
"h": 187.7
},
"luminance": 0.39328
}Semantic roles & 50–950 ramp
primary
#84B1AC
secondary
#D1C0C2
accent
#454FA1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101312
muted
#7F8281