#82DECC#82DECC
#82DECC is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.092 H 179.9°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #82DECC |
|---|---|
| RGB | rgb(130, 222, 204) |
| HSL | hsl(168, 58%, 69%) |
| HSV | hsv(168, 41%, 87%) |
| CMYK | cmyk(41.4%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(82.56, -31.65, 0.23) |
| CIE-LCH | lch(82.56, 31.65, 179.58°) |
| OKLab | oklab(83.81% -0.0923 0.0001) |
| OKLCH | oklch(83.81% 0.092 179.9) |
| XYZ | xyz(46.2220, 61.3446, 66.5201) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.55
Tiffany Blue
#7BF2DA
ΔE00 4.85
Turquoise
#40E0D0
ΔE00 5.32
Pale Teal
#82CBB2
ΔE00 5.68
Light Teal
#90E4C1
ΔE00 5.80
Mediumturquoise
#48D1CC
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DECC #DE8294
analogous
#82DE9E #82DECC #82C2DE
triadic
#82DECC #CC82DE #DECC82
tetradic
#82DECC #9E82DE #DE8294 #C2DE82
square
#82DECC #9E82DE #DE8294 #C2DE82
split-complementary
#82DECC #DE82C2 #DE9E82
monochromatic
#30B69B #52D1B8 #82DECC #B2EBE0 #E3F8F4
Accessibility & contrast
On white
1.58
#82DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#82DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DECC
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DECC | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CB
Deuteranopia (green-blind)
#C7C9CD
Tritanopia (blue-blind)
#60E1D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #82decc; /* rgb */ color: rgb(130, 222, 204); /* oklch */ color: oklch(83.8% 0.092 179.9);
Tailwind
colors: {
custom: {
50: '#abe8db',
500: '#82decc',
950: '#000000',
},
}SCSS
$custom: #82decc; $custom-light: #abe8db; $custom-dark: #000000;
JSON
{
"hex": "#82decc",
"rgb": {
"r": 130,
"g": 222,
"b": 204
},
"hsl": {
"h": 168.261,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.83806,
"c": 0.09235,
"h": 179.9
},
"luminance": 0.61348
}Semantic roles & 50–950 ramp
primary
#82DECC
secondary
#B54F63
accent
#2040C6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484