#82CCFA#82CCFA
#82CCFA is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.4% C 0.098 H 237.0°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #82CCFA |
|---|---|
| RGB | rgb(130, 204, 250) |
| HSL | hsl(203, 92%, 75%) |
| HSV | hsv(203, 48%, 98%) |
| CMYK | cmyk(48%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(78.94, -10.93, -29.72) |
| CIE-LCH | lch(78.94, 31.67, 249.80°) |
| OKLab | oklab(81.38% -0.0536 -0.0826) |
| OKLCH | oklch(81.38% 0.098 237) |
| XYZ | xyz(48.0479, 54.8300, 98.4753) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.72
Lightblue (survey)
#7BC8F6
ΔE00 1.17
Sky
#82CAFC
ΔE00 1.26
Light Blue
#95D0FC
ΔE00 2.67
Baby Blue
#89CFF0
ΔE00 3.55
Sky Blue
#87CEEB
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CCFA #FAB082
analogous
#82FAEC #82CCFA #8290FA
triadic
#82CCFA #FA82CC #CCFA82
tetradic
#82CCFA #EC82FA #FAB082 #90FA82
square
#82CCFA #EC82FA #FAB082 #90FA82
split-complementary
#82CCFA #FA8290 #FAEC82
monochromatic
#0C9CF5 #47B4F8 #82CCFA #BDE4FC #E2F3FE
Accessibility & contrast
On white
1.75
#82CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#82CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CCFA
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CCFA | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFC
Deuteranopia (green-blind)
#A6BEF9
Tritanopia (blue-blind)
#47D8DB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #82ccfa; /* rgb */ color: rgb(130, 204, 250); /* oklch */ color: oklch(81.4% 0.098 237.0);
Tailwind
colors: {
custom: {
50: '#acdbfc',
500: '#82ccfa',
950: '#000000',
},
}SCSS
$custom: #82ccfa; $custom-light: #acdbfc; $custom-dark: #000000;
JSON
{
"hex": "#82ccfa",
"rgb": {
"r": 130,
"g": 204,
"b": 250
},
"hsl": {
"h": 203,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.81382,
"c": 0.09843,
"h": 237
},
"luminance": 0.54834
}Semantic roles & 50–950 ramp
primary
#82CCFA
secondary
#D87F48
accent
#5800E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111517
muted
#818485