#82ABAE#82ABAE
#82ABAE is a light, muted teal. Relative luminance 0.369; OKLCH L 71.2% C 0.044 H 201.8°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABAE |
|---|---|
| RGB | rgb(130, 171, 174) |
| HSL | hsl(184, 21%, 60%) |
| HSV | hsv(184, 25%, 68%) |
| CMYK | cmyk(25.3%, 1.7%, 0%, 31.8%) |
| CIE-LAB | lab(67.22, -13.04, -6.05) |
| CIE-LCH | lch(67.22, 14.38, 204.88°) |
| OKLab | oklab(71.25% -0.0412 -0.0165) |
| OKLCH | oklch(71.25% 0.044 201.8) |
| XYZ | xyz(31.4065, 36.9263, 45.5089) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.77
Bluegrey
#85A3B2
ΔE00 7.47
Greyblue
#77A1B5
ΔE00 7.96
Cool Grey
#95A3A6
ΔE00 8.31
Greyish Teal
#719F91
ΔE00 8.85
Bluey Grey
#89A0B0
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABAE #AE8582
analogous
#82AE9B #82ABAE #8295AE
triadic
#82ABAE #AE82AB #ABAE82
tetradic
#82ABAE #9B82AE #AE8582 #95AE82
square
#82ABAE #9B82AE #AE8582 #95AE82
split-complementary
#82ABAE #AE8295 #AE9B82
monochromatic
#476C6E #5F9093 #82ABAE #A7C4C6 #CCDDDE
Accessibility & contrast
On white
2.50
#82ABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#82ABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABAE
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABAE | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AE
Deuteranopia (green-blind)
#9DA1AE
Tritanopia (blue-blind)
#74AEAC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #82abae; /* rgb */ color: rgb(130, 171, 174); /* oklch */ color: oklch(71.2% 0.044 201.8);
Tailwind
colors: {
custom: {
50: '#a7c4c6',
500: '#82abae',
950: '#000000',
},
}SCSS
$custom: #82abae; $custom-light: #a7c4c6; $custom-dark: #000000;
JSON
{
"hex": "#82abae",
"rgb": {
"r": 130,
"g": 171,
"b": 174
},
"hsl": {
"h": 184.091,
"s": 21.359,
"l": 59.608
},
"oklch": {
"l": 0.71248,
"c": 0.0444,
"h": 201.8
},
"luminance": 0.36928
}Semantic roles & 50–950 ramp
primary
#82ABAE
secondary
#CEBFBD
accent
#706ABE
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1213
muted
#7F8182