#82FEDF#82FEDF
#82FEDF is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.121 H 175.1°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #82FEDF |
|---|---|
| RGB | rgb(130, 254, 223) |
| HSL | hsl(165, 98%, 75%) |
| HSV | hsv(165, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(92.11, -41.99, 4.16) |
| CIE-LCH | lch(92.11, 42.20, 174.34°) |
| OKLab | oklab(91.68% -0.1202 0.0104) |
| OKLCH | oklch(91.68% 0.121 175.1) |
| XYZ | xyz(57.9613, 80.9522, 82.3687) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.84
Tiffany Blue
#7BF2DA
ΔE00 3.06
Aquamarine
#7FFFD4
ΔE00 3.21
Light Turquoise
#7EF4CC
ΔE00 3.54
Pale Turquoise
#A5FBD5
ΔE00 5.07
Light Aquamarine
#7BFDC7
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FEDF #FE82A1
analogous
#82FEA1 #82FEDF #82DFFE
triadic
#82FEDF #DF82FE #FEDF82
tetradic
#82FEDF #A182FE #FE82A1 #DFFE82
square
#82FEDF #A182FE #FE82A1 #DFFE82
split-complementary
#82FEDF #FE82DF #FEA182
monochromatic
#09FDC0 #45FECF #82FEDF #BFFEEF #E1FFF7
Accessibility & contrast
On white
1.22
#82FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#82FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FEDF
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FEDF | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#E3E2E1
Tritanopia (blue-blind)
#4CFFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #82fedf; /* rgb */ color: rgb(130, 254, 223); /* oklch */ color: oklch(91.7% 0.121 175.1);
Tailwind
colors: {
custom: {
50: '#aeffe9',
500: '#82fedf',
950: '#000000',
},
}SCSS
$custom: #82fedf; $custom-light: #aeffe9; $custom-dark: #000000;
JSON
{
"hex": "#82fedf",
"rgb": {
"r": 130,
"g": 254,
"b": 223
},
"hsl": {
"h": 165,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.91675,
"c": 0.12069,
"h": 175.1
},
"luminance": 0.80957
}Semantic roles & 50–950 ramp
primary
#82FEDF
secondary
#DD476D
accent
#0039E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684