#82C8FA#82C8FA
#82C8FA is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.5% C 0.100 H 240.7°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #82C8FA |
|---|---|
| RGB | rgb(130, 200, 250) |
| HSL | hsl(205, 92%, 75%) |
| HSV | hsv(205, 48%, 98%) |
| CMYK | cmyk(48%, 20%, 0%, 2%) |
| CIE-LAB | lab(77.85, -8.82, -31.40) |
| CIE-LCH | lch(77.85, 32.62, 254.31°) |
| OKLab | oklab(80.51% -0.049 -0.0874) |
| OKLCH | oklch(80.51% 0.1 240.7) |
| XYZ | xyz(47.1094, 52.9530, 98.1624) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.56
Lightblue (survey)
#7BC8F6
ΔE00 1.85
Lightskyblue
#87CEFA
ΔE00 2.13
Light Blue
#95D0FC
ΔE00 2.74
Sky Blue (survey)
#75BBFD
ΔE00 4.33
Baby Blue
#89CFF0
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C8FA #FAB482
analogous
#82FAF0 #82C8FA #828CFA
triadic
#82C8FA #FA82C8 #C8FA82
tetradic
#82C8FA #F082FA #FAB482 #8CFA82
square
#82C8FA #F082FA #FAB482 #8CFA82
split-complementary
#82C8FA #FA828C #FAF082
monochromatic
#0C94F5 #47AEF8 #82C8FA #BDE2FC #E2F2FE
Accessibility & contrast
On white
1.81
#82C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#82C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C8FA
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C8FA | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FC
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#48D4D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #82c8fa; /* rgb */ color: rgb(130, 200, 250); /* oklch */ color: oklch(80.5% 0.100 240.7);
Tailwind
colors: {
custom: {
50: '#acd8fc',
500: '#82c8fa',
950: '#000000',
},
}SCSS
$custom: #82c8fa; $custom-light: #acd8fc; $custom-dark: #000000;
JSON
{
"hex": "#82c8fa",
"rgb": {
"r": 130,
"g": 200,
"b": 250
},
"hsl": {
"h": 205,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.80514,
"c": 0.10017,
"h": 240.7
},
"luminance": 0.52957
}Semantic roles & 50–950 ramp
primary
#82C8FA
secondary
#D88448
accent
#6000E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385