#82BBFA#82BBFA
#82BBFA is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.7% C 0.109 H 251.7°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #82BBFA |
|---|---|
| RGB | rgb(130, 187, 250) |
| HSL | hsl(212, 92%, 75%) |
| HSV | hsv(212, 48%, 98%) |
| CMYK | cmyk(48%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(74.31, -1.81, -36.87) |
| CIE-LCH | lch(74.31, 36.92, 267.19°) |
| OKLab | oklab(77.72% -0.0341 -0.103) |
| OKLCH | oklch(77.72% 0.109 251.7) |
| XYZ | xyz(44.2257, 47.1855, 97.2012) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.07
Carolina Blue
#8AB8FE
ΔE00 2.63
Sky
#82CAFC
ΔE00 5.50
Baby Blue (survey)
#A2CFFE
ΔE00 5.77
Light Blue
#95D0FC
ΔE00 6.22
Pastel Blue
#A2BFFE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BBFA #FAC182
analogous
#82F7FA #82BBFA #8582FA
triadic
#82BBFA #FA82BB #BBFA82
tetradic
#82BBFA #FA82F7 #FAC182 #82FA85
square
#82BBFA #FA82F7 #FAC182 #82FA85
split-complementary
#82BBFA #FA8582 #F7FA82
monochromatic
#0C7BF5 #479BF8 #82BBFA #BDDBFC #E2EFFE
Accessibility & contrast
On white
2.01
#82BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#82BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BBFA
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BBFA | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BDFD
Deuteranopia (green-blind)
#93B1F9
Tritanopia (blue-blind)
#4BC9D1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #82bbfa; /* rgb */ color: rgb(130, 187, 250); /* oklch */ color: oklch(77.7% 0.109 251.7);
Tailwind
colors: {
custom: {
50: '#accffc',
500: '#82bbfa',
950: '#000000',
},
}SCSS
$custom: #82bbfa; $custom-light: #accffc; $custom-dark: #000000;
JSON
{
"hex": "#82bbfa",
"rgb": {
"r": 130,
"g": 187,
"b": 250
},
"hsl": {
"h": 211.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.77725,
"c": 0.10851,
"h": 251.7
},
"luminance": 0.47189
}Semantic roles & 50–950 ramp
primary
#82BBFA
secondary
#F6E6D5
accent
#7800E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285