#82DEC4#82DEC4
#82DEC4 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.096 H 173.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #82DEC4 |
|---|---|
| RGB | rgb(130, 222, 196) |
| HSL | hsl(163, 58%, 69%) |
| HSV | hsv(163, 41%, 87%) |
| CMYK | cmyk(41.4%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(82.36, -33.45, 4.18) |
| CIE-LCH | lch(82.36, 33.71, 172.88°) |
| OKLab | oklab(83.58% -0.0958 0.0106) |
| OKLCH | oklch(83.58% 0.096 173.7) |
| XYZ | xyz(45.2871, 60.9707, 61.5960) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.18
Light Teal
#90E4C1
ΔE00 3.43
Pale Teal
#82CBB2
ΔE00 4.75
Tiffany Blue
#7BF2DA
ΔE00 4.95
Seafoam
#7FE0B3
ΔE00 5.32
Mediumaquamarine
#66CDAA
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DEC4 #DE829C
analogous
#82DE96 #82DEC4 #82CADE
triadic
#82DEC4 #C482DE #DEC482
tetradic
#82DEC4 #9682DE #DE829C #CADE82
square
#82DEC4 #9682DE #DE829C #CADE82
split-complementary
#82DEC4 #DE82CA #DE9682
monochromatic
#30B690 #52D1AD #82DEC4 #B2EBDB #E3F8F2
Accessibility & contrast
On white
1.59
#82DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#82DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DEC4
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DEC4 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C3
Deuteranopia (green-blind)
#C9C8C6
Tritanopia (blue-blind)
#63E0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #82dec4; /* rgb */ color: rgb(130, 222, 196); /* oklch */ color: oklch(83.6% 0.096 173.7);
Tailwind
colors: {
custom: {
50: '#aae8d5',
500: '#82dec4',
950: '#000000',
},
}SCSS
$custom: #82dec4; $custom-light: #aae8d5; $custom-dark: #000000;
JSON
{
"hex": "#82dec4",
"rgb": {
"r": 130,
"g": 222,
"b": 196
},
"hsl": {
"h": 163.043,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.83578,
"c": 0.09636,
"h": 173.7
},
"luminance": 0.60974
}Semantic roles & 50–950 ramp
primary
#82DEC4
secondary
#B54F6C
accent
#204FC6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483