#82D2FF#82D2FF
#82D2FF is a very light, moderate cyan. Relative luminance 0.581; OKLCH L 82.9% C 0.101 H 234.5°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #82D2FF |
|---|---|
| RGB | rgb(130, 210, 255) |
| HSL | hsl(202, 100%, 75%) |
| HSV | hsv(202, 49%, 100%) |
| CMYK | cmyk(49%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(80.77, -12.69, -29.58) |
| CIE-LCH | lch(80.77, 32.18, 246.78°) |
| OKLab | oklab(82.89% -0.0587 -0.0822) |
| OKLCH | oklch(82.89% 0.101 234.5) |
| XYZ | xyz(50.2960, 58.0551, 103.1437) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.42
Lightblue (survey)
#7BC8F6
ΔE00 2.49
Sky
#82CAFC
ΔE00 2.79
Baby Blue
#89CFF0
ΔE00 3.03
Light Blue
#95D0FC
ΔE00 3.27
Sky Blue
#87CEEB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82D2FF #FFAF82
analogous
#82FFED #82D2FF #8293FF
triadic
#82D2FF #FF82D2 #D2FF82
tetradic
#82D2FF #ED82FF #FFAF82 #93FF82
square
#82D2FF #ED82FF #FFAF82 #93FF82
split-complementary
#82D2FF #FF8293 #FFED82
monochromatic
#08A6FF #45BCFF #82D2FF #BFE8FF #E0F4FF
Accessibility & contrast
On white
1.67
#82D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#82D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82D2FF
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82D2FF | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#ABC3FE
Tritanopia (blue-blind)
#40DEE1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #82d2ff; /* rgb */ color: rgb(130, 210, 255); /* oklch */ color: oklch(82.9% 0.101 234.5);
Tailwind
colors: {
custom: {
50: '#addfff',
500: '#82d2ff',
950: '#000000',
},
}SCSS
$custom: #82d2ff; $custom-light: #addfff; $custom-dark: #000000;
JSON
{
"hex": "#82d2ff",
"rgb": {
"r": 130,
"g": 210,
"b": 255
},
"hsl": {
"h": 201.6,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.82889,
"c": 0.10096,
"h": 234.5
},
"luminance": 0.58059
}Semantic roles & 50–950 ramp
primary
#82D2FF
secondary
#DE7D47
accent
#5300E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486