#82BAFA#82BAFA
#82BAFA is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.5% C 0.109 H 252.5°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #82BAFA |
|---|---|
| RGB | rgb(130, 186, 250) |
| HSL | hsl(212, 92%, 75%) |
| HSV | hsv(212, 48%, 98%) |
| CMYK | cmyk(48%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(74.04, -1.26, -37.29) |
| CIE-LCH | lch(74.04, 37.31, 268.06°) |
| OKLab | oklab(77.51% -0.0329 -0.1042) |
| OKLCH | oklch(77.51% 0.109 252.5) |
| XYZ | xyz(44.0143, 46.7627, 97.1307) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.31
Carolina Blue
#8AB8FE
ΔE00 2.34
Sky
#82CAFC
ΔE00 5.86
Baby Blue (survey)
#A2CFFE
ΔE00 5.95
Pastel Blue
#A2BFFE
ΔE00 6.33
Light Blue
#95D0FC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BAFA #FAC282
analogous
#82F6FA #82BAFA #8682FA
triadic
#82BAFA #FA82BA #BAFA82
tetradic
#82BAFA #FA82F6 #FAC282 #82FA86
square
#82BAFA #FA82F6 #FAC282 #82FA86
split-complementary
#82BAFA #FA8682 #F6FA82
monochromatic
#0C79F5 #479AF8 #82BAFA #BDDAFC #E2EFFE
Accessibility & contrast
On white
2.03
#82BAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#82BAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BAFA
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BAFA | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BDFD
Deuteranopia (green-blind)
#92B1F9
Tritanopia (blue-blind)
#4CC8D0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #82bafa; /* rgb */ color: rgb(130, 186, 250); /* oklch */ color: oklch(77.5% 0.109 252.5);
Tailwind
colors: {
custom: {
50: '#accefc',
500: '#82bafa',
950: '#000000',
},
}SCSS
$custom: #82bafa; $custom-light: #accefc; $custom-dark: #000000;
JSON
{
"hex": "#82bafa",
"rgb": {
"r": 130,
"g": 186,
"b": 250
},
"hsl": {
"h": 212,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.77513,
"c": 0.10931,
"h": 252.5
},
"luminance": 0.46766
}Semantic roles & 50–950 ramp
primary
#82BAFA
secondary
#F6E7D5
accent
#7A00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285