#82FFDC#82FFDC
#82FFDC is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.124 H 172.9°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFDC |
|---|---|
| RGB | rgb(130, 255, 220) |
| HSL | hsl(163, 100%, 75%) |
| HSV | hsv(163, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.32, -43.10, 6.02) |
| CIE-LCH | lch(92.32, 43.52, 172.05°) |
| OKLab | oklab(91.82% -0.1226 0.0153) |
| OKLCH | oklch(91.82% 0.124 172.9) |
| XYZ | xyz(57.8786, 81.4282, 80.3634) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.06
Aquamarine
#7FFFD4
ΔE00 2.10
Light Turquoise
#7EF4CC
ΔE00 2.88
Tiffany Blue
#7BF2DA
ΔE00 3.94
Pale Turquoise
#A5FBD5
ΔE00 4.57
Light Aquamarine
#7BFDC7
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFDC #FF82A5
analogous
#82FF9D #82FFDC #82E3FF
triadic
#82FFDC #DC82FF #FFDC82
tetradic
#82FFDC #9D82FF #FF82A5 #E3FF82
square
#82FFDC #9D82FF #FF82A5 #E3FF82
split-complementary
#82FFDC #FF82E3 #FF9D82
monochromatic
#08FFBA #45FFCB #82FFDC #BFFFED #E0FFF6
Accessibility & contrast
On white
1.21
#82FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#82FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFDC
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFDC | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DA
Deuteranopia (green-blind)
#E4E3DE
Tritanopia (blue-blind)
#4EFFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #82ffdc; /* rgb */ color: rgb(130, 255, 220); /* oklch */ color: oklch(91.8% 0.124 172.9);
Tailwind
colors: {
custom: {
50: '#aeffe6',
500: '#82ffdc',
950: '#000000',
},
}SCSS
$custom: #82ffdc; $custom-light: #aeffe6; $custom-dark: #000000;
JSON
{
"hex": "#82ffdc",
"rgb": {
"r": 130,
"g": 255,
"b": 220
},
"hsl": {
"h": 163.2,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.91823,
"c": 0.12356,
"h": 172.9
},
"luminance": 0.81433
}Semantic roles & 50–950 ramp
primary
#82FFDC
secondary
#DE4771
accent
#0040E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684