#82FCDF#82FCDF
#82FCDF is a very light, moderate teal. Relative luminance 0.797; OKLCH L 91.2% C 0.118 H 176.0°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #82FCDF |
|---|---|
| RGB | rgb(130, 252, 223) |
| HSL | hsl(166, 95%, 75%) |
| HSV | hsv(166, 48%, 99%) |
| CMYK | cmyk(48.4%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(91.55, -41.10, 3.34) |
| CIE-LCH | lch(91.55, 41.23, 175.35°) |
| OKLab | oklab(91.22% -0.1181 0.0082) |
| OKLCH | oklch(91.22% 0.118 176) |
| XYZ | xyz(57.3299, 79.6895, 82.1582) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.34
Tiffany Blue
#7BF2DA
ΔE00 2.45
Aquamarine
#7FFFD4
ΔE00 3.76
Light Turquoise
#7EF4CC
ΔE00 3.76
Pale Turquoise
#A5FBD5
ΔE00 5.29
Light Aquamarine
#7BFDC7
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FCDF #FC829F
analogous
#82FCA2 #82FCDF #82DCFC
triadic
#82FCDF #DF82FC #FCDF82
tetradic
#82FCDF #A282FC #FC829F #DCFC82
square
#82FCDF #A282FC #FC829F #DCFC82
split-complementary
#82FCDF #FC82DC #FCA282
monochromatic
#0AF9C0 #46FBD0 #82FCDF #BEFDEE #E1FEF7
Accessibility & contrast
On white
1.24
#82FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#82FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FCDF
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FCDF | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#4DFFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #82fcdf; /* rgb */ color: rgb(130, 252, 223); /* oklch */ color: oklch(91.2% 0.118 176.0);
Tailwind
colors: {
custom: {
50: '#aefee9',
500: '#82fcdf',
950: '#000000',
},
}SCSS
$custom: #82fcdf; $custom-light: #aefee9; $custom-dark: #000000;
JSON
{
"hex": "#82fcdf",
"rgb": {
"r": 130,
"g": 252,
"b": 223
},
"hsl": {
"h": 165.738,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.91217,
"c": 0.11835,
"h": 176
},
"luminance": 0.79694
}Semantic roles & 50–950 ramp
primary
#82FCDF
secondary
#DA486B
accent
#0037E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684