#82FEDB#82FEDB
#82FEDB is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.6% C 0.123 H 172.8°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #82FEDB |
|---|---|
| RGB | rgb(130, 254, 219) |
| HSL | hsl(163, 98%, 75%) |
| HSV | hsv(163, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(92.02, -42.88, 6.09) |
| CIE-LCH | lch(92.02, 43.31, 171.91°) |
| OKLab | oklab(91.57% -0.1219 0.0155) |
| OKLCH | oklch(91.57% 0.123 172.8) |
| XYZ | xyz(57.4284, 80.7390, 79.5620) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.03
Aquamarine
#7FFFD4
ΔE00 2.07
Light Turquoise
#7EF4CC
ΔE00 2.70
Tiffany Blue
#7BF2DA
ΔE00 3.84
Pale Turquoise
#A5FBD5
ΔE00 4.48
Light Aquamarine
#7BFDC7
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FEDB #FE82A5
analogous
#82FE9D #82FEDB #82E3FE
triadic
#82FEDB #DB82FE #FEDB82
tetradic
#82FEDB #9D82FE #FE82A5 #E3FE82
square
#82FEDB #9D82FE #FE82A5 #E3FE82
split-complementary
#82FEDB #FE82E3 #FE9D82
monochromatic
#09FDB8 #45FECA #82FEDB #BFFEEC #E1FFF6
Accessibility & contrast
On white
1.22
#82FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#82FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FEDB
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FEDB | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E4E2DD
Tritanopia (blue-blind)
#4FFFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #82fedb; /* rgb */ color: rgb(130, 254, 219); /* oklch */ color: oklch(91.6% 0.123 172.8);
Tailwind
colors: {
custom: {
50: '#aeffe6',
500: '#82fedb',
950: '#000000',
},
}SCSS
$custom: #82fedb; $custom-light: #aeffe6; $custom-dark: #000000;
JSON
{
"hex": "#82fedb",
"rgb": {
"r": 130,
"g": 254,
"b": 219
},
"hsl": {
"h": 163.065,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.91567,
"c": 0.12293,
"h": 172.8
},
"luminance": 0.80744
}Semantic roles & 50–950 ramp
primary
#82FEDB
secondary
#DD4771
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684