#82C8FC#82C8FC
#82C8FC is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.6% C 0.102 H 241.8°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #82C8FC |
|---|---|
| RGB | rgb(130, 200, 252) |
| HSL | hsl(206, 95%, 75%) |
| HSV | hsv(206, 48%, 99%) |
| CMYK | cmyk(48.4%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(77.92, -8.26, -32.36) |
| CIE-LCH | lch(77.92, 33.39, 255.68°) |
| OKLab | oklab(80.6% -0.0484 -0.0901) |
| OKLCH | oklch(80.6% 0.102 241.8) |
| XYZ | xyz(47.4247, 53.0791, 99.8228) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.82
Lightblue (survey)
#7BC8F6
ΔE00 2.27
Lightskyblue
#87CEFA
ΔE00 2.47
Light Blue
#95D0FC
ΔE00 2.81
Sky Blue (survey)
#75BBFD
ΔE00 4.05
Baby Blue (survey)
#A2CFFE
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C8FC #FCB682
analogous
#82FCF3 #82C8FC #828BFC
triadic
#82C8FC #FC82C8 #C8FC82
tetradic
#82C8FC #F382FC #FCB682 #8BFC82
square
#82C8FC #F382FC #FCB682 #8BFC82
split-complementary
#82C8FC #FC828B #FCF382
monochromatic
#0A93F9 #46AEFB #82C8FC #BEE2FD #E1F2FE
Accessibility & contrast
On white
1.81
#82C8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#82C8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C8FC
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C8FC | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#46D5D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #82c8fc; /* rgb */ color: rgb(130, 200, 252); /* oklch */ color: oklch(80.6% 0.102 241.8);
Tailwind
colors: {
custom: {
50: '#acd8fd',
500: '#82c8fc',
950: '#000000',
},
}SCSS
$custom: #82c8fc; $custom-light: #acd8fd; $custom-dark: #000000;
JSON
{
"hex": "#82c8fc",
"rgb": {
"r": 130,
"g": 200,
"b": 252
},
"hsl": {
"h": 205.574,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.80598,
"c": 0.10224,
"h": 241.8
},
"luminance": 0.53083
}Semantic roles & 50–950 ramp
primary
#82C8FC
secondary
#DA8648
accent
#6200E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385