#82AEAB#82AEAB
#82AEAB is a light, muted teal. Relative luminance 0.380; OKLCH L 71.8% C 0.047 H 190.9°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #82AEAB |
|---|---|
| RGB | rgb(130, 174, 171) |
| HSL | hsl(176, 21%, 60%) |
| HSV | hsv(176, 25%, 68%) |
| CMYK | cmyk(25.3%, 0%, 1.7%, 31.8%) |
| CIE-LAB | lab(67.99, -15.31, -3.25) |
| CIE-LCH | lch(67.99, 15.65, 192.00°) |
| OKLab | oklab(71.83% -0.0465 -0.009) |
| OKLCH | oklch(71.83% 0.047 190.9) |
| XYZ | xyz(31.6904, 37.9568, 44.1768) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.81
Greyish Teal
#719F91
ΔE00 6.87
Dull Teal
#5F9E8F
ΔE00 8.80
Grey Teal
#5E9B8A
ΔE00 9.80
Cool Grey
#95A3A6
ΔE00 10.10
Bluegrey
#85A3B2
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AEAB #AE8285
analogous
#82AE95 #82AEAB #829BAE
triadic
#82AEAB #AB82AE #AEAB82
tetradic
#82AEAB #9582AE #AE8285 #9BAE82
square
#82AEAB #9582AE #AE8285 #9BAE82
split-complementary
#82AEAB #AE829B #AE9582
monochromatic
#476E6C #5F9390 #82AEAB #A7C6C4 #CCDEDD
Accessibility & contrast
On white
2.44
#82AEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#82AEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AEAB
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AEAB | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AB
Deuteranopia (green-blind)
#A0A3AC
Tritanopia (blue-blind)
#74B0AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #82aeab; /* rgb */ color: rgb(130, 174, 171); /* oklch */ color: oklch(71.8% 0.047 190.9);
Tailwind
colors: {
custom: {
50: '#a7c6c4',
500: '#82aeab',
950: '#000000',
},
}SCSS
$custom: #82aeab; $custom-light: #a7c6c4; $custom-dark: #000000;
JSON
{
"hex": "#82aeab",
"rgb": {
"r": 130,
"g": 174,
"b": 171
},
"hsl": {
"h": 175.909,
"s": 21.359,
"l": 59.608
},
"oklch": {
"l": 0.7183,
"c": 0.04735,
"h": 190.9
},
"luminance": 0.37958
}Semantic roles & 50–950 ramp
primary
#82AEAB
secondary
#CEBDBF
accent
#6A70BE
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1312
muted
#7F8281