#82FEFF#82FEFF
#82FEFF is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.6% C 0.111 H 196.1°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #82FEFF |
|---|---|
| RGB | rgb(130, 254, 255) |
| HSL | hsl(180, 100%, 75%) |
| HSV | hsv(180, 49%, 100%) |
| CMYK | cmyk(49%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.95, -34.36, -11.17) |
| CIE-LCH | lch(92.95, 36.13, 198.01°) |
| OKLab | oklab(92.63% -0.1069 -0.0309) |
| OKLCH | oklch(92.63% 0.111 196.1) |
| XYZ | xyz(62.6904, 82.8438, 107.2751) |
| Luminance | 0.8285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.76
Light Cyan
#ACFFFC
ΔE00 4.43
Bright Light Blue
#26F7FD
ΔE00 4.62
Aqua
#00FFFF
ΔE00 4.95
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Bright Turquoise
#0FFEF9
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FEFF #FF8382
analogous
#82FFC1 #82FEFF #82BFFF
triadic
#82FEFF #FF82FE #FEFF82
tetradic
#82FEFF #C182FF #FF8382 #BFFF82
square
#82FEFF #C182FF #FF8382 #BFFF82
split-complementary
#82FEFF #FF82BF #FFC182
monochromatic
#08FDFF #45FEFF #82FEFF #BFFEFF #E0FFFF
Accessibility & contrast
On white
1.20
#82FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#82FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FEFF
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FEFF | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#2CFFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #82feff; /* rgb */ color: rgb(130, 254, 255); /* oklch */ color: oklch(92.6% 0.111 196.1);
Tailwind
colors: {
custom: {
50: '#afffff',
500: '#82feff',
950: '#000000',
},
}SCSS
$custom: #82feff; $custom-light: #afffff; $custom-dark: #000000;
JSON
{
"hex": "#82feff",
"rgb": {
"r": 130,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.48,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.92627,
"c": 0.11132,
"h": 196.1
},
"luminance": 0.82849
}Semantic roles & 50–950 ramp
primary
#82FEFF
secondary
#DE4847
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686