#84AFA8#84AFA8
#84AFA8 is a light, muted teal. Relative luminance 0.384; OKLCH L 72.1% C 0.047 H 183.9°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #84AFA8 |
|---|---|
| RGB | rgb(132, 175, 168) |
| HSL | hsl(170, 21%, 60%) |
| HSV | hsv(170, 25%, 69%) |
| CMYK | cmyk(24.6%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(68.31, -15.88, -1.11) |
| CIE-LCH | lch(68.31, 15.92, 184.00°) |
| OKLab | oklab(72.09% -0.0472 -0.0032) |
| OKLCH | oklch(72.09% 0.047 183.9) |
| XYZ | xyz(31.9114, 38.3913, 42.7671) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.06
Cadetblue
#5F9EA0
ΔE00 7.70
Dull Teal
#5F9E8F
ΔE00 8.16
Grey Teal
#5E9B8A
ΔE00 9.10
Pale Teal
#82CBB2
ΔE00 10.09
Lightseagreen
#20B2AA
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AFA8 #AF848B
analogous
#84AF93 #84AFA8 #84A0AF
triadic
#84AFA8 #A884AF #AFA884
tetradic
#84AFA8 #9384AF #AF848B #A0AF84
square
#84AFA8 #9384AF #AF848B #A0AF84
split-complementary
#84AFA8 #AF84A0 #AF9384
monochromatic
#497069 #61958C #84AFA8 #A9C7C2 #CEDFDC
Accessibility & contrast
On white
2.42
#84AFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#84AFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AFA8
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AFA8 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA8
Deuteranopia (green-blind)
#A3A4A9
Tritanopia (blue-blind)
#78B1AD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #84afa8; /* rgb */ color: rgb(132, 175, 168); /* oklch */ color: oklch(72.1% 0.047 183.9);
Tailwind
colors: {
custom: {
50: '#a8c7c1',
500: '#84afa8',
950: '#000000',
},
}SCSS
$custom: #84afa8; $custom-light: #a8c7c1; $custom-dark: #000000;
JSON
{
"hex": "#84afa8",
"rgb": {
"r": 132,
"g": 175,
"b": 168
},
"hsl": {
"h": 170.233,
"s": 21.182,
"l": 60.196
},
"oklch": {
"l": 0.72088,
"c": 0.0473,
"h": 183.9
},
"luminance": 0.38393
}Semantic roles & 50–950 ramp
primary
#84AFA8
secondary
#D0BFC2
accent
#4655A0
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281