#82DBFE#82DBFE
#82DBFE is a very light, moderate cyan. Relative luminance 0.626; OKLCH L 84.8% C 0.098 H 225.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #82DBFE |
|---|---|
| RGB | rgb(130, 219, 254) |
| HSL | hsl(197, 98%, 75%) |
| HSV | hsv(197, 49%, 100%) |
| CMYK | cmyk(48.8%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(83.21, -17.59, -25.32) |
| CIE-LCH | lch(83.21, 30.83, 235.20°) |
| OKLab | oklab(84.82% -0.0691 -0.0701) |
| OKLCH | oklch(84.82% 0.098 225.4) |
| XYZ | xyz(52.4202, 62.5604, 103.0597) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.35
Sky Blue
#87CEEB
ΔE00 3.49
Ice Blue
#A5DFF9
ΔE00 4.37
Lightskyblue
#87CEFA
ΔE00 5.16
Lightblue (survey)
#7BC8F6
ΔE00 6.01
Neon Blue
#04D9FF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DBFE #FEA582
analogous
#82FEE3 #82DBFE #829DFE
triadic
#82DBFE #FE82DB #DBFE82
tetradic
#82DBFE #E382FE #FEA582 #9DFE82
square
#82DBFE #E382FE #FEA582 #9DFE82
split-complementary
#82DBFE #FE829D #FEE382
monochromatic
#09B8FD #45CAFE #82DBFE #BFECFE #E1F6FF
Accessibility & contrast
On white
1.55
#82DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#82DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DBFE
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DBFE | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#B6C9FE
Tritanopia (blue-blind)
#3EE6E6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #82dbfe; /* rgb */ color: rgb(130, 219, 254); /* oklch */ color: oklch(84.8% 0.098 225.4);
Tailwind
colors: {
custom: {
50: '#ade6fe',
500: '#82dbfe',
950: '#000000',
},
}SCSS
$custom: #82dbfe; $custom-light: #ade6fe; $custom-dark: #000000;
JSON
{
"hex": "#82dbfe",
"rgb": {
"r": 130,
"g": 219,
"b": 254
},
"hsl": {
"h": 196.935,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.84817,
"c": 0.09845,
"h": 225.4
},
"luminance": 0.62565
}Semantic roles & 50–950 ramp
primary
#82DBFE
secondary
#DD7147
accent
#4100E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485