#82FCD1#82FCD1
#82FCD1 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.8% C 0.127 H 168.2°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #82FCD1 |
|---|---|
| RGB | rgb(130, 252, 209) |
| HSL | hsl(159, 95%, 75%) |
| HSV | hsv(159, 48%, 99%) |
| CMYK | cmyk(48.4%, 0%, 17.1%, 1.2%) |
| CIE-LAB | lab(91.22, -44.18, 10.11) |
| CIE-LCH | lch(91.22, 45.33, 167.11°) |
| OKLab | oklab(90.85% -0.1241 0.0259) |
| OKLCH | oklch(90.85% 0.127 168.2) |
| XYZ | xyz(55.5199, 78.9655, 72.6254) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.74
Light Turquoise
#7EF4CC
ΔE00 1.74
Light Aqua
#8CFFDB
ΔE00 2.05
Light Aquamarine
#7BFDC7
ΔE00 2.57
Pale Turquoise
#A5FBD5
ΔE00 3.92
Bright Teal
#01F9C6
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FCD1 #FC82AD
analogous
#82FC94 #82FCD1 #82EAFC
triadic
#82FCD1 #D182FC #FCD182
tetradic
#82FCD1 #9482FC #FC82AD #EAFC82
square
#82FCD1 #9482FC #FC82AD #EAFC82
split-complementary
#82FCD1 #FC82EA #FC9482
monochromatic
#0AF9A5 #46FBBB #82FCD1 #BEFDE7 #E1FEF4
Accessibility & contrast
On white
1.25
#82FCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#82FCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FCD1
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FCD1 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECF
Deuteranopia (green-blind)
#E4E0D4
Tritanopia (blue-blind)
#55FDF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #82fcd1; /* rgb */ color: rgb(130, 252, 209); /* oklch */ color: oklch(90.8% 0.127 168.2);
Tailwind
colors: {
custom: {
50: '#adfedf',
500: '#82fcd1',
950: '#000000',
},
}SCSS
$custom: #82fcd1; $custom-light: #adfedf; $custom-dark: #000000;
JSON
{
"hex": "#82fcd1",
"rgb": {
"r": 130,
"g": 252,
"b": 209
},
"hsl": {
"h": 158.852,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.90845,
"c": 0.12676,
"h": 168.2
},
"luminance": 0.7897
}Semantic roles & 50–950 ramp
primary
#82FCD1
secondary
#DA487B
accent
#0051E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684