#82A29C#82A29C
#82A29C is a light, muted teal. Relative luminance 0.330; OKLCH L 68.6% C 0.036 H 182.5°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #82A29C |
|---|---|
| RGB | rgb(130, 162, 156) |
| HSL | hsl(169, 15%, 57%) |
| HSV | hsv(169, 20%, 64%) |
| CMYK | cmyk(19.8%, 0%, 3.7%, 36.5%) |
| CIE-LAB | lab(64.15, -12.28, -0.53) |
| CIE-LCH | lch(64.15, 12.30, 182.47°) |
| OKLab | oklab(68.64% -0.0364 -0.0016) |
| OKLCH | oklch(68.64% 0.036 182.5) |
| XYZ | xyz(28.1253, 32.9859, 36.3311) |
| Luminance | 0.3299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.26
Cadetblue
#5F9EA0
ΔE00 7.25
Dull Teal
#5F9E8F
ΔE00 8.15
Cool Grey
#95A3A6
ΔE00 8.36
Grey Teal
#5E9B8A
ΔE00 8.67
Bluegrey
#85A3B2
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A29C #A28288
analogous
#82A28C #82A29C #8298A2
triadic
#82A29C #9C82A2 #A29C82
tetradic
#82A29C #8C82A2 #A28288 #98A282
square
#82A29C #8C82A2 #A28288 #98A282
split-complementary
#82A29C #A28298 #A28C82
monochromatic
#48615D #62847E #82A29C #A5BCB8 #C8D6D4
Accessibility & contrast
On white
2.76
#82A29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#82A29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A29C
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A29C | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9C
Deuteranopia (green-blind)
#999A9D
Tritanopia (blue-blind)
#7AA3A0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #82a29c; /* rgb */ color: rgb(130, 162, 156); /* oklch */ color: oklch(68.6% 0.036 182.5);
Tailwind
colors: {
custom: {
50: '#a7bdb9',
500: '#82a29c',
950: '#000000',
},
}SCSS
$custom: #82a29c; $custom-light: #a7bdb9; $custom-dark: #000000;
JSON
{
"hex": "#82a29c",
"rgb": {
"r": 130,
"g": 162,
"b": 156
},
"hsl": {
"h": 168.75,
"s": 14.679,
"l": 57.255
},
"oklch": {
"l": 0.68636,
"c": 0.03645,
"h": 182.5
},
"luminance": 0.32987
}Semantic roles & 50–950 ramp
primary
#82A29C
secondary
#C6B9BC
accent
#707EB7
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180