#82E1FF#82E1FF
#82E1FF is a very light, moderate cyan. Relative luminance 0.658; OKLCH L 86.2% C 0.099 H 220.5°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #82E1FF |
|---|---|
| RGB | rgb(130, 225, 255) |
| HSL | hsl(194, 100%, 75%) |
| HSV | hsv(194, 49%, 100%) |
| CMYK | cmyk(49%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(84.90, -20.35, -23.27) |
| CIE-LCH | lch(84.90, 30.92, 228.83°) |
| OKLab | oklab(86.18% -0.0754 -0.0644) |
| OKLCH | oklch(86.18% 0.099 220.5) |
| XYZ | xyz(54.1743, 65.8118, 104.4365) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.84
Sky Blue
#87CEEB
ΔE00 4.93
Baby Blue
#89CFF0
ΔE00 5.27
Neon Blue
#04D9FF
ΔE00 5.90
Robin'S Egg
#6DEDFD
ΔE00 6.75
Robin Egg Blue
#8AF1FE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E1FF #FFA082
analogous
#82FFDE #82E1FF #82A2FF
triadic
#82E1FF #FF82E1 #E1FF82
tetradic
#82E1FF #DE82FF #FFA082 #A2FF82
square
#82E1FF #DE82FF #FFA082 #A2FF82
split-complementary
#82E1FF #FF82A2 #FFDE82
monochromatic
#08C4FF #45D2FF #82E1FF #BFF0FF #E0F8FF
Accessibility & contrast
On white
1.48
#82E1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#82E1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E1FF
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E1FF | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#BCCEFF
Tritanopia (blue-blind)
#3BEBEA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #82e1ff; /* rgb */ color: rgb(130, 225, 255); /* oklch */ color: oklch(86.2% 0.099 220.5);
Tailwind
colors: {
custom: {
50: '#adeaff',
500: '#82e1ff',
950: '#000000',
},
}SCSS
$custom: #82e1ff; $custom-light: #adeaff; $custom-dark: #000000;
JSON
{
"hex": "#82e1ff",
"rgb": {
"r": 130,
"g": 225,
"b": 255
},
"hsl": {
"h": 194.4,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.86175,
"c": 0.09915,
"h": 220.5
},
"luminance": 0.65816
}Semantic roles & 50–950 ramp
primary
#82E1FF
secondary
#DE6B47
accent
#3700E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111618
muted
#818486