#82DEC9#82DEC9
#82DEC9 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.094 H 177.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #82DEC9 |
|---|---|
| RGB | rgb(130, 222, 201) |
| HSL | hsl(166, 58%, 69%) |
| HSV | hsv(166, 41%, 87%) |
| CMYK | cmyk(41.4%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(82.49, -32.33, 1.71) |
| CIE-LCH | lch(82.49, 32.38, 176.97°) |
| OKLab | oklab(83.72% -0.0936 0.004) |
| OKLCH | oklch(83.72% 0.094 177.5) |
| XYZ | xyz(45.8657, 61.2021, 64.6433) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.87
Tiffany Blue
#7BF2DA
ΔE00 4.70
Light Teal
#90E4C1
ΔE00 4.86
Pale Teal
#82CBB2
ΔE00 5.19
Turquoise
#40E0D0
ΔE00 5.66
Mediumaquamarine
#66CDAA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DEC9 #DE8297
analogous
#82DE9B #82DEC9 #82C5DE
triadic
#82DEC9 #C982DE #DEC982
tetradic
#82DEC9 #9B82DE #DE8297 #C5DE82
square
#82DEC9 #9B82DE #DE8297 #C5DE82
split-complementary
#82DEC9 #DE82C5 #DE9B82
monochromatic
#30B697 #52D1B4 #82DEC9 #B2EBDE #E3F8F3
Accessibility & contrast
On white
1.59
#82DEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#82DEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DEC9
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DEC9 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C8
Deuteranopia (green-blind)
#C8C9CB
Tritanopia (blue-blind)
#61E0D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #82dec9; /* rgb */ color: rgb(130, 222, 201); /* oklch */ color: oklch(83.7% 0.094 177.5);
Tailwind
colors: {
custom: {
50: '#abe8d9',
500: '#82dec9',
950: '#000000',
},
}SCSS
$custom: #82dec9; $custom-light: #abe8d9; $custom-dark: #000000;
JSON
{
"hex": "#82dec9",
"rgb": {
"r": 130,
"g": 222,
"b": 201
},
"hsl": {
"h": 166.304,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.83719,
"c": 0.09372,
"h": 177.5
},
"luminance": 0.61205
}Semantic roles & 50–950 ramp
primary
#82DEC9
secondary
#B54F66
accent
#2046C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483