#82AEAE#82AEAE
#82AEAE is a light, muted teal. Relative luminance 0.381; OKLCH L 71.9% C 0.047 H 196.1°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #82AEAE |
|---|---|
| RGB | rgb(130, 174, 174) |
| HSL | hsl(180, 21%, 60%) |
| HSV | hsv(180, 25%, 68%) |
| CMYK | cmyk(25.3%, 0%, 0%, 31.8%) |
| CIE-LAB | lab(68.07, -14.63, -4.79) |
| CIE-LCH | lch(68.07, 15.39, 198.13°) |
| OKLab | oklab(71.93% -0.0452 -0.0131) |
| OKLCH | oklch(71.93% 0.047 196.1) |
| XYZ | xyz(31.9796, 38.0725, 45.6999) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.73
Greyish Teal
#719F91
ΔE00 7.92
Bluegrey
#85A3B2
ΔE00 9.25
Cool Grey
#95A3A6
ΔE00 9.54
Greyblue
#77A1B5
ΔE00 9.71
Dull Teal
#5F9E8F
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AEAE #AE8282
analogous
#82AE98 #82AEAE #8298AE
triadic
#82AEAE #AE82AE #AEAE82
tetradic
#82AEAE #9882AE #AE8282 #98AE82
square
#82AEAE #9882AE #AE8282 #98AE82
split-complementary
#82AEAE #AE8298 #AE9882
monochromatic
#476E6E #5F9393 #82AEAE #A7C6C6 #CCDEDE
Accessibility & contrast
On white
2.44
#82AEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#82AEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AEAE
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AEAE | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAAE
Deuteranopia (green-blind)
#A0A3AE
Tritanopia (blue-blind)
#73B1AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #82aeae; /* rgb */ color: rgb(130, 174, 174); /* oklch */ color: oklch(71.9% 0.047 196.1);
Tailwind
colors: {
custom: {
50: '#a7c6c6',
500: '#82aeae',
950: '#000000',
},
}SCSS
$custom: #82aeae; $custom-light: #a7c6c6; $custom-dark: #000000;
JSON
{
"hex": "#82aeae",
"rgb": {
"r": 130,
"g": 174,
"b": 174
},
"hsl": {
"h": 180,
"s": 21.359,
"l": 59.608
},
"oklch": {
"l": 0.71926,
"c": 0.0471,
"h": 196.1
},
"luminance": 0.38074
}Semantic roles & 50–950 ramp
primary
#82AEAE
secondary
#CEBDBD
accent
#6A6ABE
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282