#84AFAA#84AFAA
#84AFAA is a light, muted teal. Relative luminance 0.385; OKLCH L 72.2% C 0.047 H 187.3°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #84AFAA |
|---|---|
| RGB | rgb(132, 175, 170) |
| HSL | hsl(173, 21%, 60%) |
| HSV | hsv(173, 25%, 69%) |
| CMYK | cmyk(24.6%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(68.36, -15.44, -2.14) |
| CIE-LCH | lch(68.36, 15.59, 187.88°) |
| OKLab | oklab(72.15% -0.0463 -0.006) |
| OKLCH | oklch(72.15% 0.047 187.3) |
| XYZ | xyz(32.0992, 38.4664, 43.7559) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.57
Cadetblue
#5F9EA0
ΔE00 7.40
Dull Teal
#5F9E8F
ΔE00 8.61
Grey Teal
#5E9B8A
ΔE00 9.58
Cool Grey
#95A3A6
ΔE00 10.36
Pale Teal
#82CBB2
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AFAA #AF8489
analogous
#84AF94 #84AFAA #849EAF
triadic
#84AFAA #AA84AF #AFAA84
tetradic
#84AFAA #9484AF #AF8489 #9EAF84
square
#84AFAA #9484AF #AF8489 #9EAF84
split-complementary
#84AFAA #AF849E #AF9484
monochromatic
#49706B #61958F #84AFAA #A9C7C4 #CEDFDD
Accessibility & contrast
On white
2.42
#84AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#84AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AFAA
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AFAA | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#A2A4AB
Tritanopia (blue-blind)
#77B1AD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #84afaa; /* rgb */ color: rgb(132, 175, 170); /* oklch */ color: oklch(72.2% 0.047 187.3);
Tailwind
colors: {
custom: {
50: '#a9c7c3',
500: '#84afaa',
950: '#000000',
},
}SCSS
$custom: #84afaa; $custom-light: #a9c7c3; $custom-dark: #000000;
JSON
{
"hex": "#84afaa",
"rgb": {
"r": 132,
"g": 175,
"b": 170
},
"hsl": {
"h": 173.023,
"s": 21.182,
"l": 60.196
},
"oklch": {
"l": 0.7215,
"c": 0.04672,
"h": 187.3
},
"luminance": 0.38468
}Semantic roles & 50–950 ramp
primary
#84AFAA
secondary
#D0BFC1
accent
#4650A0
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281