#82A29A#82A29A
#82A29A is a light, muted teal. Relative luminance 0.329; OKLCH L 68.6% C 0.037 H 178.2°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #82A29A |
|---|---|
| RGB | rgb(130, 162, 154) |
| HSL | hsl(165, 15%, 57%) |
| HSV | hsv(165, 20%, 64%) |
| CMYK | cmyk(19.8%, 0%, 4.9%, 36.5%) |
| CIE-LAB | lab(64.09, -12.71, 0.51) |
| CIE-LCH | lch(64.09, 12.72, 177.70°) |
| OKLab | oklab(68.58% -0.0373 0.0012) |
| OKLCH | oklch(68.58% 0.037 178.2) |
| XYZ | xyz(27.9574, 32.9187, 35.4465) |
| Luminance | 0.3292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.67
Cadetblue
#5F9EA0
ΔE00 7.62
Dull Teal
#5F9E8F
ΔE00 7.72
Grey Teal
#5E9B8A
ΔE00 8.18
Cool Grey
#95A3A6
ΔE00 8.96
Greenish Grey
#96AE8D
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A29A #A2828A
analogous
#82A28A #82A29A #829AA2
triadic
#82A29A #9A82A2 #A29A82
tetradic
#82A29A #8A82A2 #A2828A #9AA282
square
#82A29A #8A82A2 #A2828A #9AA282
split-complementary
#82A29A #A2829A #A28A82
monochromatic
#48615B #62847C #82A29A #A5BCB6 #C8D6D3
Accessibility & contrast
On white
2.77
#82A29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#82A29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A29A
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A29A | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9A
Deuteranopia (green-blind)
#99999B
Tritanopia (blue-blind)
#7AA39F
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #82a29a; /* rgb */ color: rgb(130, 162, 154); /* oklch */ color: oklch(68.6% 0.037 178.2);
Tailwind
colors: {
custom: {
50: '#a6bdb7',
500: '#82a29a',
950: '#000000',
},
}SCSS
$custom: #82a29a; $custom-light: #a6bdb7; $custom-dark: #000000;
JSON
{
"hex": "#82a29a",
"rgb": {
"r": 130,
"g": 162,
"b": 154
},
"hsl": {
"h": 165,
"s": 14.679,
"l": 57.255
},
"oklch": {
"l": 0.68575,
"c": 0.03728,
"h": 178.2
},
"luminance": 0.3292
}Semantic roles & 50–950 ramp
primary
#82A29A
secondary
#C6B9BD
accent
#7082B7
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180