#82FCD3#82FCD3
#82FCD3 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.9% C 0.125 H 169.2°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #82FCD3 |
|---|---|
| RGB | rgb(130, 252, 211) |
| HSL | hsl(160, 95%, 75%) |
| HSV | hsv(160, 48%, 99%) |
| CMYK | cmyk(48.4%, 0%, 16.3%, 1.2%) |
| CIE-LAB | lab(91.26, -43.75, 9.15) |
| CIE-LCH | lch(91.26, 44.70, 168.19°) |
| OKLab | oklab(90.9% -0.1232 0.0234) |
| OKLCH | oklch(90.9% 0.125 169.2) |
| XYZ | xyz(55.7691, 79.0651, 73.9376) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.78
Light Aqua
#8CFFDB
ΔE00 1.62
Light Turquoise
#7EF4CC
ΔE00 1.66
Light Aquamarine
#7BFDC7
ΔE00 3.08
Pale Turquoise
#A5FBD5
ΔE00 3.92
Tiffany Blue
#7BF2DA
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FCD3 #FC82AB
analogous
#82FC96 #82FCD3 #82E8FC
triadic
#82FCD3 #D382FC #FCD382
tetradic
#82FCD3 #9682FC #FC82AB #E8FC82
square
#82FCD3 #9682FC #FC82AB #E8FC82
split-complementary
#82FCD3 #FC82E8 #FC9682
monochromatic
#0AF9A9 #46FBBE #82FCD3 #BEFDE8 #E1FEF4
Accessibility & contrast
On white
1.25
#82FCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#82FCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FCD3
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FCD3 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED1
Deuteranopia (green-blind)
#E3E0D6
Tritanopia (blue-blind)
#54FDF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #82fcd3; /* rgb */ color: rgb(130, 252, 211); /* oklch */ color: oklch(90.9% 0.125 169.2);
Tailwind
colors: {
custom: {
50: '#adfee0',
500: '#82fcd3',
950: '#000000',
},
}SCSS
$custom: #82fcd3; $custom-light: #adfee0; $custom-dark: #000000;
JSON
{
"hex": "#82fcd3",
"rgb": {
"r": 130,
"g": 252,
"b": 211
},
"hsl": {
"h": 159.836,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.90896,
"c": 0.12543,
"h": 169.2
},
"luminance": 0.7907
}Semantic roles & 50–950 ramp
primary
#82FCD3
secondary
#DA4879
accent
#004DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684