#84AFA7#84AFA7
#84AFA7 is a light, muted teal. Relative luminance 0.384; OKLCH L 72.1% C 0.048 H 182.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #84AFA7 |
|---|---|
| RGB | rgb(132, 175, 167) |
| HSL | hsl(169, 21%, 60%) |
| HSV | hsv(169, 25%, 69%) |
| CMYK | cmyk(24.6%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(68.28, -16.10, -0.60) |
| CIE-LCH | lch(68.28, 16.11, 182.12°) |
| OKLab | oklab(72.06% -0.0476 -0.0018) |
| OKLCH | oklch(72.06% 0.048 182.2) |
| XYZ | xyz(31.8186, 38.3542, 42.2783) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.84
Cadetblue
#5F9EA0
ΔE00 7.88
Dull Teal
#5F9E8F
ΔE00 7.97
Grey Teal
#5E9B8A
ΔE00 8.89
Pale Teal
#82CBB2
ΔE00 9.83
Greenish Grey
#96AE8D
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AFA7 #AF848C
analogous
#84AF91 #84AFA7 #84A1AF
triadic
#84AFA7 #A784AF #AFA784
tetradic
#84AFA7 #9184AF #AF848C #A1AF84
square
#84AFA7 #9184AF #AF848C #A1AF84
split-complementary
#84AFA7 #AF84A1 #AF9184
monochromatic
#497069 #61958B #84AFA7 #A9C7C2 #CEDFDC
Accessibility & contrast
On white
2.42
#84AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#84AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AFA7
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AFA7 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA7
Deuteranopia (green-blind)
#A3A4A8
Tritanopia (blue-blind)
#78B1AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #84afa7; /* rgb */ color: rgb(132, 175, 167); /* oklch */ color: oklch(72.1% 0.048 182.2);
Tailwind
colors: {
custom: {
50: '#a8c7c1',
500: '#84afa7',
950: '#000000',
},
}SCSS
$custom: #84afa7; $custom-light: #a8c7c1; $custom-dark: #000000;
JSON
{
"hex": "#84afa7",
"rgb": {
"r": 132,
"g": 175,
"b": 167
},
"hsl": {
"h": 168.837,
"s": 21.182,
"l": 60.196
},
"oklch": {
"l": 0.72057,
"c": 0.04765,
"h": 182.2
},
"luminance": 0.38355
}Semantic roles & 50–950 ramp
primary
#84AFA7
secondary
#D0BFC2
accent
#4657A0
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281