#82FEE7#82FEE7
#82FEE7 is a very light, moderate teal. Relative luminance 0.814; OKLCH L 91.9% C 0.117 H 179.9°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #82FEE7 |
|---|---|
| RGB | rgb(130, 254, 231) |
| HSL | hsl(169, 98%, 75%) |
| HSV | hsv(169, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(92.31, -40.16, 0.31) |
| CIE-LCH | lch(92.31, 40.16, 179.56°) |
| OKLab | oklab(91.9% -0.1168 0.0002) |
| OKLCH | oklch(91.9% 0.117 179.9) |
| XYZ | xyz(59.0654, 81.3939, 88.1838) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.57
Light Aqua
#8CFFDB
ΔE00 4.10
Aquamarine
#7FFFD4
ΔE00 5.62
Light Turquoise
#7EF4CC
ΔE00 5.67
Bright Aqua
#0BF9EA
ΔE00 5.73
Pale Aqua
#B8FFEB
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FEE7 #FE8299
analogous
#82FEA9 #82FEE7 #82D7FE
triadic
#82FEE7 #E782FE #FEE782
tetradic
#82FEE7 #A982FE #FE8299 #D7FE82
square
#82FEE7 #A982FE #FE8299 #D7FE82
split-complementary
#82FEE7 #FE82D7 #FEA982
monochromatic
#09FDD0 #45FEDB #82FEE7 #BFFEF3 #E1FFF9
Accessibility & contrast
On white
1.22
#82FEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#82FEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FEE7
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FEE7 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E6
Deuteranopia (green-blind)
#E1E3E9
Tritanopia (blue-blind)
#46FFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #82fee7; /* rgb */ color: rgb(130, 254, 231); /* oklch */ color: oklch(91.9% 0.117 179.9);
Tailwind
colors: {
custom: {
50: '#aeffee',
500: '#82fee7',
950: '#000000',
},
}SCSS
$custom: #82fee7; $custom-light: #aeffee; $custom-dark: #000000;
JSON
{
"hex": "#82fee7",
"rgb": {
"r": 130,
"g": 254,
"b": 231
},
"hsl": {
"h": 168.871,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.91899,
"c": 0.11684,
"h": 179.9
},
"luminance": 0.81399
}Semantic roles & 50–950 ramp
primary
#82FEE7
secondary
#DD4763
accent
#002BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685