#82C2FF#82C2FF
#82C2FF is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.4% C 0.109 H 248.2°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #82C2FF |
|---|---|
| RGB | rgb(130, 194, 255) |
| HSL | hsl(209, 100%, 75%) |
| HSV | hsv(209, 49%, 100%) |
| CMYK | cmyk(49%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(76.40, -4.19, -36.31) |
| CIE-LCH | lch(76.40, 36.55, 263.41°) |
| OKLab | oklab(79.44% -0.0406 -0.1014) |
| OKLCH | oklch(79.44% 0.109 248.2) |
| XYZ | xyz(46.5414, 50.5459, 101.8922) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.05
Sky
#82CAFC
ΔE00 3.55
Light Blue
#95D0FC
ΔE00 4.51
Carolina Blue
#8AB8FE
ΔE00 4.53
Lightblue (survey)
#7BC8F6
ΔE00 4.83
Baby Blue (survey)
#A2CFFE
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C2FF #FFBF82
analogous
#82FFFD #82C2FF #8283FF
triadic
#82C2FF #FF82C2 #C2FF82
tetradic
#82C2FF #FD82FF #FFBF82 #83FF82
square
#82C2FF #FD82FF #FFBF82 #83FF82
split-complementary
#82C2FF #FF8283 #FFFD82
monochromatic
#0886FF #45A4FF #82C2FF #BFE0FF #E0F0FF
Accessibility & contrast
On white
1.89
#82C2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#82C2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C2FF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C2FF | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C4FF
Deuteranopia (green-blind)
#99B7FE
Tritanopia (blue-blind)
#45D0D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #82c2ff; /* rgb */ color: rgb(130, 194, 255); /* oklch */ color: oklch(79.4% 0.109 248.2);
Tailwind
colors: {
custom: {
50: '#add4ff',
500: '#82c2ff',
950: '#000000',
},
}SCSS
$custom: #82c2ff; $custom-light: #add4ff; $custom-dark: #000000;
JSON
{
"hex": "#82c2ff",
"rgb": {
"r": 130,
"g": 194,
"b": 255
},
"hsl": {
"h": 209.28,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.79438,
"c": 0.10921,
"h": 248.2
},
"luminance": 0.50549
}Semantic roles & 50–950 ramp
primary
#82C2FF
secondary
#DE9147
accent
#7000E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386