#82FEFE#82FEFE
#82FEFE is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.6% C 0.111 H 195.4°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #82FEFE |
|---|---|
| RGB | rgb(130, 254, 254) |
| HSL | hsl(180, 98%, 75%) |
| HSV | hsv(180, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(92.92, -34.61, -10.70) |
| CIE-LCH | lch(92.92, 36.23, 197.17°) |
| OKLab | oklab(92.6% -0.1074 -0.0296) |
| OKLCH | oklch(92.6% 0.111 195.4) |
| XYZ | xyz(62.5298, 82.7796, 106.4296) |
| Luminance | 0.8278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.70
Light Cyan
#ACFFFC
ΔE00 4.39
Bright Light Blue
#26F7FD
ΔE00 4.68
Aqua
#00FFFF
ΔE00 4.87
Bright Turquoise
#0FFEF9
ΔE00 5.31
Robin Egg Blue
#8AF1FE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FEFE #FE8282
analogous
#82FEC0 #82FEFE #82C0FE
triadic
#82FEFE #FE82FE #FEFE82
tetradic
#82FEFE #C082FE #FE8282 #C0FE82
square
#82FEFE #C082FE #FE8282 #C0FE82
split-complementary
#82FEFE #FE82C0 #FEC082
monochromatic
#09FDFD #45FEFE #82FEFE #BFFEFE #E1FFFF
Accessibility & contrast
On white
1.20
#82FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#82FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FEFE
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FEFE | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FE
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#2EFFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #82fefe; /* rgb */ color: rgb(130, 254, 254); /* oklch */ color: oklch(92.6% 0.111 195.4);
Tailwind
colors: {
custom: {
50: '#affffe',
500: '#82fefe',
950: '#000000',
},
}SCSS
$custom: #82fefe; $custom-light: #affffe; $custom-dark: #000000;
JSON
{
"hex": "#82fefe",
"rgb": {
"r": 130,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.92595,
"c": 0.11136,
"h": 195.4
},
"luminance": 0.82785
}Semantic roles & 50–950 ramp
primary
#82FEFE
secondary
#DD4747
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685