#82C0FD#82C0FD
#82C0FD is a light, moderate cyan. Relative luminance 0.495; OKLCH L 78.9% C 0.108 H 249.0°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #82C0FD |
|---|---|
| RGB | rgb(130, 192, 253) |
| HSL | hsl(210, 97%, 75%) |
| HSV | hsv(210, 49%, 99%) |
| CMYK | cmyk(48.6%, 24.1%, 0%, 0.8%) |
| CIE-LAB | lab(75.78, -3.68, -36.20) |
| CIE-LCH | lch(75.78, 36.39, 264.20°) |
| OKLab | oklab(78.92% -0.0389 -0.1011) |
| OKLCH | oklch(78.92% 0.108 249) |
| XYZ | xyz(45.7790, 49.5336, 100.0580) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.79
Carolina Blue
#8AB8FE
ΔE00 4.00
Sky
#82CAFC
ΔE00 4.02
Light Blue
#95D0FC
ΔE00 4.93
Baby Blue (survey)
#A2CFFE
ΔE00 5.08
Lightblue (survey)
#7BC8F6
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C0FD #FDBF82
analogous
#82FDFC #82C0FD #8283FD
triadic
#82C0FD #FD82C0 #C0FD82
tetradic
#82C0FD #FC82FD #FDBF82 #83FD82
square
#82C0FD #FC82FD #FDBF82 #83FD82
split-complementary
#82C0FD #FD8283 #FDFC82
monochromatic
#0A83FB #46A2FC #82C0FD #BEDEFE #E1F0FF
Accessibility & contrast
On white
1.93
#82C0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#82C0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C0FD
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C0FD | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#98B5FC
Tritanopia (blue-blind)
#48CED5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #82c0fd; /* rgb */ color: rgb(130, 192, 253); /* oklch */ color: oklch(78.9% 0.108 249.0);
Tailwind
colors: {
custom: {
50: '#acd2fe',
500: '#82c0fd',
950: '#000000',
},
}SCSS
$custom: #82c0fd; $custom-light: #acd2fe; $custom-dark: #000000;
JSON
{
"hex": "#82c0fd",
"rgb": {
"r": 130,
"g": 192,
"b": 253
},
"hsl": {
"h": 209.756,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.78923,
"c": 0.10831,
"h": 249
},
"luminance": 0.49537
}Semantic roles & 50–950 ramp
primary
#82C0FD
secondary
#F7E5D4
accent
#7200E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285