#82AFAF#82AFAF
#82AFAF is a light, muted teal. Relative luminance 0.385; OKLCH L 72.2% C 0.048 H 196.1°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #82AFAF |
|---|---|
| RGB | rgb(130, 175, 175) |
| HSL | hsl(180, 22%, 60%) |
| HSV | hsv(180, 26%, 69%) |
| CMYK | cmyk(25.7%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(68.39, -14.92, -4.88) |
| CIE-LCH | lch(68.39, 15.70, 198.11°) |
| OKLab | oklab(72.19% -0.0461 -0.0133) |
| OKLCH | oklch(72.19% 0.048 196.1) |
| XYZ | xyz(32.2713, 38.4994, 46.2799) |
| Luminance | 0.3850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.84
Greyish Teal
#719F91
ΔE00 8.04
Bluegrey
#85A3B2
ΔE00 9.45
Cool Grey
#95A3A6
ΔE00 9.79
Dull Teal
#5F9E8F
ΔE00 9.81
Greyblue
#77A1B5
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AFAF #AF8282
analogous
#82AF99 #82AFAF #8299AF
triadic
#82AFAF #AF82AF #AFAF82
tetradic
#82AFAF #9982AF #AF8282 #99AF82
square
#82AFAF #9982AF #AF8282 #99AF82
split-complementary
#82AFAF #AF8299 #AF9982
monochromatic
#476F6F #5F9595 #82AFAF #A7C7C7 #CDDFDF
Accessibility & contrast
On white
2.41
#82AFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#82AFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AFAF
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AFAF | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABAF
Deuteranopia (green-blind)
#A0A4AF
Tritanopia (blue-blind)
#73B2AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #82afaf; /* rgb */ color: rgb(130, 175, 175); /* oklch */ color: oklch(72.2% 0.048 196.1);
Tailwind
colors: {
custom: {
50: '#a7c7c6',
500: '#82afaf',
950: '#000000',
},
}SCSS
$custom: #82afaf; $custom-light: #a7c7c6; $custom-dark: #000000;
JSON
{
"hex": "#82afaf",
"rgb": {
"r": 130,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 21.951,
"l": 59.804
},
"oklch": {
"l": 0.72185,
"c": 0.04804,
"h": 196.1
},
"luminance": 0.38501
}Semantic roles & 50–950 ramp
primary
#82AFAF
secondary
#CFBEBE
accent
#6969BE
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282