#82DFFE#82DFFE
#82DFFE is a very light, moderate cyan. Relative luminance 0.647; OKLCH L 85.7% C 0.098 H 221.6°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #82DFFE |
|---|---|
| RGB | rgb(130, 223, 254) |
| HSL | hsl(195, 98%, 75%) |
| HSV | hsv(195, 49%, 100%) |
| CMYK | cmyk(48.8%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(84.31, -19.62, -23.64) |
| CIE-LCH | lch(84.31, 30.72, 230.31°) |
| OKLab | oklab(85.7% -0.0736 -0.0654) |
| OKLCH | oklch(85.7% 0.098 221.6) |
| XYZ | xyz(53.4763, 64.6726, 103.4117) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.40
Ice Blue
#A5DFF9
ΔE00 4.60
Baby Blue
#89CFF0
ΔE00 4.68
Neon Blue
#04D9FF
ΔE00 5.91
Lightskyblue
#87CEFA
ΔE00 6.83
Robin'S Egg
#6DEDFD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DFFE #FEA182
analogous
#82FEDF #82DFFE #82A1FE
triadic
#82DFFE #FE82DF #DFFE82
tetradic
#82DFFE #DF82FE #FEA182 #A1FE82
square
#82DFFE #DF82FE #FEA182 #A1FE82
split-complementary
#82DFFE #FE82A1 #FEDF82
monochromatic
#09C0FD #45CFFE #82DFFE #BFEFFE #E1F7FF
Accessibility & contrast
On white
1.51
#82DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#82DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DFFE
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DFFE | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFF
Deuteranopia (green-blind)
#BACCFE
Tritanopia (blue-blind)
#3DE9E9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #82dffe; /* rgb */ color: rgb(130, 223, 254); /* oklch */ color: oklch(85.7% 0.098 221.6);
Tailwind
colors: {
custom: {
50: '#ade9fe',
500: '#82dffe',
950: '#000000',
},
}SCSS
$custom: #82dffe; $custom-light: #ade9fe; $custom-dark: #000000;
JSON
{
"hex": "#82dffe",
"rgb": {
"r": 130,
"g": 223,
"b": 254
},
"hsl": {
"h": 195,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.85697,
"c": 0.09842,
"h": 221.6
},
"luminance": 0.64677
}Semantic roles & 50–950 ramp
primary
#82DFFE
secondary
#DD6D47
accent
#3900E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485