#82BDFD#82BDFD
#82BDFD is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.111 H 251.3°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #82BDFD |
|---|---|
| RGB | rgb(130, 189, 253) |
| HSL | hsl(211, 97%, 75%) |
| HSV | hsv(211, 49%, 99%) |
| CMYK | cmyk(48.6%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(74.97, -2.05, -37.46) |
| CIE-LCH | lch(74.97, 37.51, 266.87°) |
| OKLab | oklab(78.28% -0.0354 -0.1047) |
| OKLCH | oklch(78.28% 0.111 251.3) |
| XYZ | xyz(45.1270, 48.2296, 99.8407) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.90
Carolina Blue
#8AB8FE
ΔE00 3.02
Sky
#82CAFC
ΔE00 5.09
Baby Blue (survey)
#A2CFFE
ΔE00 5.47
Light Blue
#95D0FC
ΔE00 5.81
Lightblue (survey)
#7BC8F6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BDFD #FDC282
analogous
#82FAFD #82BDFD #8582FD
triadic
#82BDFD #FD82BD #BDFD82
tetradic
#82BDFD #FD82FA #FDC282 #82FD85
square
#82BDFD #FD82FA #FDC282 #82FD85
split-complementary
#82BDFD #FD8582 #FAFD82
monochromatic
#0A7DFB #469DFC #82BDFD #BEDDFE #E1EFFF
Accessibility & contrast
On white
1.97
#82BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#82BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BDFD
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BDFD | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#94B3FC
Tritanopia (blue-blind)
#48CCD3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #82bdfd; /* rgb */ color: rgb(130, 189, 253); /* oklch */ color: oklch(78.3% 0.111 251.3);
Tailwind
colors: {
custom: {
50: '#acd0fe',
500: '#82bdfd',
950: '#000000',
},
}SCSS
$custom: #82bdfd; $custom-light: #acd0fe; $custom-dark: #000000;
JSON
{
"hex": "#82bdfd",
"rgb": {
"r": 130,
"g": 189,
"b": 253
},
"hsl": {
"h": 211.22,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.78284,
"c": 0.11055,
"h": 251.3
},
"luminance": 0.48233
}Semantic roles & 50–950 ramp
primary
#82BDFD
secondary
#F7E6D4
accent
#7700E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286