#82E4FF#82E4FF
#82E4FF is a very light, moderate cyan. Relative luminance 0.675; OKLCH L 86.8% C 0.100 H 217.7°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #82E4FF |
|---|---|
| RGB | rgb(130, 228, 255) |
| HSL | hsl(193, 100%, 75%) |
| HSV | hsv(193, 49%, 100%) |
| CMYK | cmyk(49%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(85.73, -21.85, -22.02) |
| CIE-LCH | lch(85.73, 31.02, 225.21°) |
| OKLab | oklab(86.84% -0.0787 -0.0608) |
| OKLCH | oklch(86.84% 0.1 217.7) |
| XYZ | xyz(54.9925, 67.4481, 104.7092) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.49
Robin'S Egg
#6DEDFD
ΔE00 5.53
Robin Egg Blue
#8AF1FE
ΔE00 5.56
Sky Blue
#87CEEB
ΔE00 5.90
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Neon Blue
#04D9FF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E4FF #FF9D82
analogous
#82FFDB #82E4FF #82A5FF
triadic
#82E4FF #FF82E4 #E4FF82
tetradic
#82E4FF #DB82FF #FF9D82 #A5FF82
square
#82E4FF #DB82FF #FF9D82 #A5FF82
split-complementary
#82E4FF #FF82A5 #FFDB82
monochromatic
#08CAFF #45D7FF #82E4FF #BFF1FF #E0F8FF
Accessibility & contrast
On white
1.45
#82E4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#82E4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E4FF
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E4FF | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DFFF
Deuteranopia (green-blind)
#BFD0FF
Tritanopia (blue-blind)
#3AEEEC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #82e4ff; /* rgb */ color: rgb(130, 228, 255); /* oklch */ color: oklch(86.8% 0.100 217.7);
Tailwind
colors: {
custom: {
50: '#aeecff',
500: '#82e4ff',
950: '#000000',
},
}SCSS
$custom: #82e4ff; $custom-light: #aeecff; $custom-dark: #000000;
JSON
{
"hex": "#82e4ff",
"rgb": {
"r": 130,
"g": 228,
"b": 255
},
"hsl": {
"h": 192.96,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.86838,
"c": 0.0995,
"h": 217.7
},
"luminance": 0.67453
}Semantic roles & 50–950 ramp
primary
#82E4FF
secondary
#DE6747
accent
#3200E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111618
muted
#818486