#82E2FF#82E2FF
#82E2FF is a very light, moderate cyan. Relative luminance 0.664; OKLCH L 86.4% C 0.099 H 219.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #82E2FF |
|---|---|
| RGB | rgb(130, 226, 255) |
| HSL | hsl(194, 100%, 75%) |
| HSV | hsv(194, 49%, 100%) |
| CMYK | cmyk(49%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(85.18, -20.85, -22.85) |
| CIE-LCH | lch(85.18, 30.94, 227.62°) |
| OKLab | oklab(86.4% -0.0765 -0.0632) |
| OKLCH | oklch(86.4% 0.099 219.5) |
| XYZ | xyz(54.4455, 66.3540, 104.5268) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.03
Sky Blue
#87CEEB
ΔE00 5.24
Baby Blue
#89CFF0
ΔE00 5.64
Neon Blue
#04D9FF
ΔE00 5.90
Robin'S Egg
#6DEDFD
ΔE00 6.34
Robin Egg Blue
#8AF1FE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E2FF #FF9F82
analogous
#82FFDD #82E2FF #82A3FF
triadic
#82E2FF #FF82E2 #E2FF82
tetradic
#82E2FF #DD82FF #FF9F82 #A3FF82
square
#82E2FF #DD82FF #FF9F82 #A3FF82
split-complementary
#82E2FF #FF82A3 #FFDD82
monochromatic
#08C6FF #45D4FF #82E2FF #BFF0FF #E0F8FF
Accessibility & contrast
On white
1.47
#82E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#82E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E2FF
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E2FF | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#BDCFFF
Tritanopia (blue-blind)
#3BECEB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #82e2ff; /* rgb */ color: rgb(130, 226, 255); /* oklch */ color: oklch(86.4% 0.099 219.5);
Tailwind
colors: {
custom: {
50: '#aeebff',
500: '#82e2ff',
950: '#000000',
},
}SCSS
$custom: #82e2ff; $custom-light: #aeebff; $custom-dark: #000000;
JSON
{
"hex": "#82e2ff",
"rgb": {
"r": 130,
"g": 226,
"b": 255
},
"hsl": {
"h": 193.92,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.86396,
"c": 0.09924,
"h": 219.5
},
"luminance": 0.66359
}Semantic roles & 50–950 ramp
primary
#82E2FF
secondary
#DE6A47
accent
#3500E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111618
muted
#818486