#82FCDC#82FCDC
#82FCDC is a very light, moderate teal. Relative luminance 0.795; OKLCH L 91.1% C 0.120 H 174.2°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #82FCDC |
|---|---|
| RGB | rgb(130, 252, 220) |
| HSL | hsl(164, 95%, 75%) |
| HSV | hsv(164, 48%, 99%) |
| CMYK | cmyk(48.4%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.47, -41.77, 4.79) |
| CIE-LCH | lch(91.47, 42.05, 173.46°) |
| OKLab | oklab(91.14% -0.1193 0.0121) |
| OKLCH | oklch(91.14% 0.12 174.2) |
| XYZ | xyz(56.9291, 79.5291, 80.0469) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.60
Aquamarine
#7FFFD4
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 3.00
Tiffany Blue
#7BF2DA
ΔE00 3.00
Pale Turquoise
#A5FBD5
ΔE00 4.76
Light Aquamarine
#7BFDC7
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FCDC #FC82A2
analogous
#82FC9F #82FCDC #82DFFC
triadic
#82FCDC #DC82FC #FCDC82
tetradic
#82FCDC #9F82FC #FC82A2 #DFFC82
square
#82FCDC #9F82FC #FC82A2 #DFFC82
split-complementary
#82FCDC #FC82DF #FC9F82
monochromatic
#0AF9BB #46FBCB #82FCDC #BEFDED #E1FEF7
Accessibility & contrast
On white
1.24
#82FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#82FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FCDC
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FCDC | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#E1E1DE
Tritanopia (blue-blind)
#4FFEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #82fcdc; /* rgb */ color: rgb(130, 252, 220); /* oklch */ color: oklch(91.1% 0.120 174.2);
Tailwind
colors: {
custom: {
50: '#aefee6',
500: '#82fcdc',
950: '#000000',
},
}SCSS
$custom: #82fcdc; $custom-light: #aefee6; $custom-dark: #000000;
JSON
{
"hex": "#82fcdc",
"rgb": {
"r": 130,
"g": 252,
"b": 220
},
"hsl": {
"h": 164.262,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.91135,
"c": 0.11995,
"h": 174.2
},
"luminance": 0.79534
}Semantic roles & 50–950 ramp
primary
#82FCDC
secondary
#DA486E
accent
#003CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684