#84AFAF#84AFAF
#84AFAF is a light, muted teal. Relative luminance 0.387; OKLCH L 72.3% C 0.046 H 196.2°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #84AFAF |
|---|---|
| RGB | rgb(132, 175, 175) |
| HSL | hsl(180, 21%, 60%) |
| HSV | hsv(180, 25%, 69%) |
| CMYK | cmyk(24.6%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(68.50, -14.31, -4.69) |
| CIE-LCH | lch(68.50, 15.06, 198.16°) |
| OKLab | oklab(72.31% -0.0443 -0.0128) |
| OKLCH | oklch(72.31% 0.046 196.2) |
| XYZ | xyz(32.5812, 38.6592, 46.2944) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.14
Greyish Teal
#719F91
ΔE00 8.18
Bluegrey
#85A3B2
ΔE00 9.20
Cool Grey
#95A3A6
ΔE00 9.39
Greyblue
#77A1B5
ΔE00 9.76
Dull Teal
#5F9E8F
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AFAF #AF8484
analogous
#84AF99 #84AFAF #8499AF
triadic
#84AFAF #AF84AF #AFAF84
tetradic
#84AFAF #9984AF #AF8484 #99AF84
square
#84AFAF #9984AF #AF8484 #99AF84
split-complementary
#84AFAF #AF8499 #AF9984
monochromatic
#497070 #619595 #84AFAF #A9C7C7 #CEDFDF
Accessibility & contrast
On white
2.40
#84AFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#84AFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AFAF
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AFAF | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABAF
Deuteranopia (green-blind)
#A1A4AF
Tritanopia (blue-blind)
#76B2AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #84afaf; /* rgb */ color: rgb(132, 175, 175); /* oklch */ color: oklch(72.3% 0.046 196.2);
Tailwind
colors: {
custom: {
50: '#a9c7c6',
500: '#84afaf',
950: '#000000',
},
}SCSS
$custom: #84afaf; $custom-light: #a9c7c6; $custom-dark: #000000;
JSON
{
"hex": "#84afaf",
"rgb": {
"r": 132,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 21.182,
"l": 60.196
},
"oklch": {
"l": 0.72308,
"c": 0.04608,
"h": 196.2
},
"luminance": 0.38661
}Semantic roles & 50–950 ramp
primary
#84AFAF
secondary
#D0BFBF
accent
#4646A0
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282