#82E3DC#82E3DC
#82E3DC is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.4% C 0.093 H 189.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #82E3DC |
|---|---|
| RGB | rgb(130, 227, 220) |
| HSL | hsl(176, 63%, 70%) |
| HSV | hsv(176, 43%, 89%) |
| CMYK | cmyk(42.7%, 0%, 3.1%, 11%) |
| CIE-LAB | lab(84.41, -30.26, -5.54) |
| CIE-LCH | lch(84.41, 30.77, 190.36°) |
| OKLab | oklab(85.43% -0.0914 -0.0154) |
| OKLCH | oklch(85.43% 0.093 189.6) |
| XYZ | xyz(49.5882, 64.8475, 77.6000) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.88
Mediumturquoise
#48D1CC
ΔE00 6.03
Tiffany Blue
#7BF2DA
ΔE00 6.46
Paleturquoise
#AFEEEE
ΔE00 6.65
Light Cyan
#ACFFFC
ΔE00 7.01
Robin'S Egg Blue
#98EFF9
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E3DC #E38289
analogous
#82E3AB #82E3DC #82BAE3
triadic
#82E3DC #DC82E3 #E3DC82
tetradic
#82E3DC #AB82E3 #E38289 #BAE382
square
#82E3DC #AB82E3 #E38289 #BAE382
split-complementary
#82E3DC #E382BA #E3AB82
monochromatic
#2BC0B5 #50D8CE #82E3DC #B4EEEA #E6F9F8
Accessibility & contrast
On white
1.50
#82E3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#82E3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E3DC
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E3DC | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#56E8E1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #82e3dc; /* rgb */ color: rgb(130, 227, 220); /* oklch */ color: oklch(85.4% 0.093 189.6);
Tailwind
colors: {
custom: {
50: '#acece6',
500: '#82e3dc',
950: '#000000',
},
}SCSS
$custom: #82e3dc; $custom-light: #acece6; $custom-dark: #000000;
JSON
{
"hex": "#82e3dc",
"rgb": {
"r": 130,
"g": 227,
"b": 220
},
"hsl": {
"h": 175.67,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.85429,
"c": 0.0927,
"h": 189.6
},
"luminance": 0.64851
}Semantic roles & 50–950 ramp
primary
#82E3DC
secondary
#BB4E56
accent
#1A27CB
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#111616
muted
#818484