#82FEF7#82FEF7
#82FEF7 is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.4% C 0.112 H 190.5°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #82FEF7 |
|---|---|
| RGB | rgb(130, 254, 247) |
| HSL | hsl(177, 98%, 75%) |
| HSV | hsv(177, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(92.72, -36.34, -7.36) |
| CIE-LCH | lch(92.72, 37.08, 191.45°) |
| OKLab | oklab(92.38% -0.1102 -0.0205) |
| OKLCH | oklch(92.38% 0.112 190.5) |
| XYZ | xyz(61.4293, 82.3394, 100.6335) |
| Luminance | 0.8235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.25
Bright Turquoise
#0FFEF9
ΔE00 4.75
Light Cyan
#ACFFFC
ΔE00 4.76
Aqua
#00FFFF
ΔE00 5.06
Bright Light Blue
#26F7FD
ΔE00 5.76
Bright Aqua
#0BF9EA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FEF7 #FE8289
analogous
#82FEB9 #82FEF7 #82C7FE
triadic
#82FEF7 #F782FE #FEF782
tetradic
#82FEF7 #B982FE #FE8289 #C7FE82
square
#82FEF7 #B982FE #FE8289 #C7FE82
split-complementary
#82FEF7 #FE82C7 #FEB982
monochromatic
#09FDEF #45FEF3 #82FEF7 #BFFEFB #E1FFFD
Accessibility & contrast
On white
1.20
#82FEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#82FEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FEF7
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FEF7 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F7
Deuteranopia (green-blind)
#DDE4F8
Tritanopia (blue-blind)
#37FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #82fef7; /* rgb */ color: rgb(130, 254, 247); /* oklch */ color: oklch(92.4% 0.112 190.5);
Tailwind
colors: {
custom: {
50: '#affff9',
500: '#82fef7',
950: '#000000',
},
}SCSS
$custom: #82fef7; $custom-light: #affff9; $custom-dark: #000000;
JSON
{
"hex": "#82fef7",
"rgb": {
"r": 130,
"g": 254,
"b": 247
},
"hsl": {
"h": 176.613,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.92375,
"c": 0.11209,
"h": 190.5
},
"luminance": 0.82345
}Semantic roles & 50–950 ramp
primary
#82FEF7
secondary
#DD4750
accent
#000DE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685