#82CBFA#82CBFA
#82CBFA is a light, moderate cyan. Relative luminance 0.544; OKLCH L 81.2% C 0.099 H 237.9°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #82CBFA |
|---|---|
| RGB | rgb(130, 203, 250) |
| HSL | hsl(204, 92%, 75%) |
| HSV | hsv(204, 48%, 98%) |
| CMYK | cmyk(48%, 18.8%, 0%, 2%) |
| CIE-LAB | lab(78.67, -10.41, -30.14) |
| CIE-LCH | lch(78.67, 31.89, 250.95°) |
| OKLab | oklab(81.16% -0.0524 -0.0838) |
| OKLCH | oklch(81.16% 0.099 237.9) |
| XYZ | xyz(47.8110, 54.3562, 98.3963) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.85
Lightskyblue
#87CEFA
ΔE00 1.00
Lightblue (survey)
#7BC8F6
ΔE00 1.16
Light Blue
#95D0FC
ΔE00 2.59
Baby Blue
#89CFF0
ΔE00 3.91
Sky Blue
#87CEEB
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CBFA #FAB182
analogous
#82FAED #82CBFA #828FFA
triadic
#82CBFA #FA82CB #CBFA82
tetradic
#82CBFA #ED82FA #FAB182 #8FFA82
square
#82CBFA #ED82FA #FAB182 #8FFA82
split-complementary
#82CBFA #FA828F #FAED82
monochromatic
#0C9AF5 #47B3F8 #82CBFA #BDE3FC #E2F3FE
Accessibility & contrast
On white
1.77
#82CBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#82CBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CBFA
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CBFA | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFC
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#47D7DA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #82cbfa; /* rgb */ color: rgb(130, 203, 250); /* oklch */ color: oklch(81.2% 0.099 237.9);
Tailwind
colors: {
custom: {
50: '#acdafc',
500: '#82cbfa',
950: '#000000',
},
}SCSS
$custom: #82cbfa; $custom-light: #acdafc; $custom-dark: #000000;
JSON
{
"hex": "#82cbfa",
"rgb": {
"r": 130,
"g": 203,
"b": 250
},
"hsl": {
"h": 203.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.81164,
"c": 0.09883,
"h": 237.9
},
"luminance": 0.5436
}Semantic roles & 50–950 ramp
primary
#82CBFA
secondary
#D88148
accent
#5A00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385