#82C2FA#82C2FA
#82C2FA is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.2% C 0.104 H 246.0°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #82C2FA |
|---|---|
| RGB | rgb(130, 194, 250) |
| HSL | hsl(208, 92%, 75%) |
| HSV | hsv(208, 48%, 98%) |
| CMYK | cmyk(48%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(76.21, -5.61, -33.93) |
| CIE-LCH | lch(76.21, 34.39, 260.61°) |
| OKLab | oklab(79.22% -0.0421 -0.0946) |
| OKLCH | oklch(79.22% 0.104 246) |
| XYZ | xyz(45.7470, 50.2282, 97.7083) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.24
Sky
#82CAFC
ΔE00 2.90
Lightblue (survey)
#7BC8F6
ΔE00 4.02
Light Blue
#95D0FC
ΔE00 4.12
Lightskyblue
#87CEFA
ΔE00 4.44
Baby Blue (survey)
#A2CFFE
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C2FA #FABA82
analogous
#82FAF6 #82C2FA #8286FA
triadic
#82C2FA #FA82C2 #C2FA82
tetradic
#82C2FA #F682FA #FABA82 #86FA82
square
#82C2FA #F682FA #FABA82 #86FA82
split-complementary
#82C2FA #FA8286 #FAF682
monochromatic
#0C89F5 #47A5F8 #82C2FA #BDDFFC #E2F1FE
Accessibility & contrast
On white
1.90
#82C2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#82C2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C2FA
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C2FA | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FD
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#4ACFD5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #82c2fa; /* rgb */ color: rgb(130, 194, 250); /* oklch */ color: oklch(79.2% 0.104 246.0);
Tailwind
colors: {
custom: {
50: '#acd4fc',
500: '#82c2fa',
950: '#000000',
},
}SCSS
$custom: #82c2fa; $custom-light: #acd4fc; $custom-dark: #000000;
JSON
{
"hex": "#82c2fa",
"rgb": {
"r": 130,
"g": 194,
"b": 250
},
"hsl": {
"h": 208,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.79221,
"c": 0.10354,
"h": 246
},
"luminance": 0.50232
}Semantic roles & 50–950 ramp
primary
#82C2FA
secondary
#D88B48
accent
#6B00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385