#82C8FB#82C8FB
#82C8FB is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.6% C 0.101 H 241.2°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #82C8FB |
|---|---|
| RGB | rgb(130, 200, 251) |
| HSL | hsl(205, 94%, 75%) |
| HSV | hsv(205, 48%, 98%) |
| CMYK | cmyk(48.2%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(77.88, -8.54, -31.88) |
| CIE-LCH | lch(77.88, 33.00, 255.00°) |
| OKLab | oklab(80.56% -0.0487 -0.0887) |
| OKLCH | oklch(80.56% 0.101 241.2) |
| XYZ | xyz(47.2666, 53.0159, 98.9904) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.66
Lightblue (survey)
#7BC8F6
ΔE00 2.06
Lightskyblue
#87CEFA
ΔE00 2.29
Light Blue
#95D0FC
ΔE00 2.77
Sky Blue (survey)
#75BBFD
ΔE00 4.18
Baby Blue (survey)
#A2CFFE
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C8FB #FBB582
analogous
#82FBF1 #82C8FB #828CFB
triadic
#82C8FB #FB82C8 #C8FB82
tetradic
#82C8FB #F182FB #FBB582 #8CFB82
square
#82C8FB #F182FB #FBB582 #8CFB82
split-complementary
#82C8FB #FB828C #FBF182
monochromatic
#0B94F7 #47AEF9 #82C8FB #BDE2FD #E1F2FE
Accessibility & contrast
On white
1.81
#82C8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#82C8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C8FB
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C8FB | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FD
Deuteranopia (green-blind)
#A2BBFA
Tritanopia (blue-blind)
#47D5D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #82c8fb; /* rgb */ color: rgb(130, 200, 251); /* oklch */ color: oklch(80.6% 0.101 241.2);
Tailwind
colors: {
custom: {
50: '#acd8fc',
500: '#82c8fb',
950: '#000000',
},
}SCSS
$custom: #82c8fb; $custom-light: #acd8fc; $custom-dark: #000000;
JSON
{
"hex": "#82c8fb",
"rgb": {
"r": 130,
"g": 200,
"b": 251
},
"hsl": {
"h": 205.289,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.80556,
"c": 0.1012,
"h": 241.2
},
"luminance": 0.53019
}Semantic roles & 50–950 ramp
primary
#82C8FB
secondary
#D98548
accent
#6100E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385