#82C0AD#82C0AD
#82C0AD is a light, moderate teal. Relative luminance 0.455; OKLCH L 76.0% C 0.070 H 173.2°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #82C0AD |
|---|---|
| RGB | rgb(130, 192, 173) |
| HSL | hsl(162, 33%, 63%) |
| HSV | hsv(162, 32%, 75%) |
| CMYK | cmyk(32.3%, 0%, 9.9%, 24.7%) |
| CIE-LAB | lab(73.19, -24.05, 3.25) |
| CIE-LCH | lch(73.19, 24.27, 172.30°) |
| OKLab | oklab(76.01% -0.0691 0.0082) |
| OKLCH | oklch(76.01% 0.07 173.2) |
| XYZ | xyz(35.5958, 45.4603, 46.4262) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.36
Seafoam Blue
#78D1B6
ΔE00 5.33
Mediumaquamarine
#66CDAA
ΔE00 6.70
Greeny Blue
#42B395
ΔE00 8.40
Tealish
#24BCA8
ΔE00 8.59
Turquoise (survey)
#06C2AC
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C0AD #C08295
analogous
#82C08E #82C0AD #82B4C0
triadic
#82C0AD #AD82C0 #C0AD82
tetradic
#82C0AD #8E82C0 #C08295 #B4C082
square
#82C0AD #8E82C0 #C08295 #B4C082
split-complementary
#82C0AD #C082B4 #C08E82
monochromatic
#438571 #59AB92 #82C0AD #ABD5C8 #D3E9E2
Accessibility & contrast
On white
2.08
#82C0AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#82C0AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C0AD
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C0AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C0AD | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AC
Deuteranopia (green-blind)
#B1B0AE
Tritanopia (blue-blind)
#71C1BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #82c0ad; /* rgb */ color: rgb(130, 192, 173); /* oklch */ color: oklch(76.0% 0.070 173.2);
Tailwind
colors: {
custom: {
50: '#a8d3c5',
500: '#82c0ad',
950: '#000000',
},
}SCSS
$custom: #82c0ad; $custom-light: #a8d3c5; $custom-dark: #000000;
JSON
{
"hex": "#82c0ad",
"rgb": {
"r": 130,
"g": 192,
"b": 173
},
"hsl": {
"h": 161.613,
"s": 32.979,
"l": 63.137
},
"oklch": {
"l": 0.7601,
"c": 0.06961,
"h": 173.2
},
"luminance": 0.45462
}Semantic roles & 50–950 ramp
primary
#82C0AD
secondary
#DAC4CB
accent
#3A5DAC
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281