#82DEC6#82DEC6
#82DEC6 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.095 H 175.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #82DEC6 |
|---|---|
| RGB | rgb(130, 222, 198) |
| HSL | hsl(164, 58%, 69%) |
| HSV | hsv(164, 41%, 87%) |
| CMYK | cmyk(41.4%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(82.41, -33.01, 3.19) |
| CIE-LCH | lch(82.41, 33.16, 174.47°) |
| OKLab | oklab(83.63% -0.0949 0.008) |
| OKLCH | oklch(83.63% 0.095 175.2) |
| XYZ | xyz(45.5162, 61.0623, 62.8029) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.37
Light Teal
#90E4C1
ΔE00 3.98
Tiffany Blue
#7BF2DA
ΔE00 4.78
Pale Teal
#82CBB2
ΔE00 4.87
Mediumaquamarine
#66CDAA
ΔE00 5.86
Seafoam
#7FE0B3
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DEC6 #DE829A
analogous
#82DE98 #82DEC6 #82C8DE
triadic
#82DEC6 #C682DE #DEC682
tetradic
#82DEC6 #9882DE #DE829A #C8DE82
square
#82DEC6 #9882DE #DE829A #C8DE82
split-complementary
#82DEC6 #DE82C8 #DE9882
monochromatic
#30B693 #52D1B0 #82DEC6 #B2EBDC #E3F8F2
Accessibility & contrast
On white
1.59
#82DEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#82DEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DEC6
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DEC6 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C5
Deuteranopia (green-blind)
#C9C8C8
Tritanopia (blue-blind)
#62E0D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #82dec6; /* rgb */ color: rgb(130, 222, 198); /* oklch */ color: oklch(83.6% 0.095 175.2);
Tailwind
colors: {
custom: {
50: '#abe8d7',
500: '#82dec6',
950: '#000000',
},
}SCSS
$custom: #82dec6; $custom-light: #abe8d7; $custom-dark: #000000;
JSON
{
"hex": "#82dec6",
"rgb": {
"r": 130,
"g": 222,
"b": 198
},
"hsl": {
"h": 164.348,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.83634,
"c": 0.09525,
"h": 175.2
},
"luminance": 0.61066
}Semantic roles & 50–950 ramp
primary
#82DEC6
secondary
#B54F6A
accent
#204BC6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483