#82ADFA#82ADFA
#82ADFA is a light, vivid blue. Relative luminance 0.415; OKLCH L 74.8% C 0.121 H 261.6°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #82ADFA |
|---|---|
| RGB | rgb(130, 173, 250) |
| HSL | hsl(219, 92%, 75%) |
| HSV | hsv(219, 48%, 98%) |
| CMYK | cmyk(48%, 30.8%, 0%, 2%) |
| CIE-LAB | lab(70.55, 5.96, -42.73) |
| CIE-LCH | lch(70.55, 43.15, 277.95°) |
| OKLab | oklab(74.78% -0.0178 -0.12) |
| OKLCH | oklch(74.78% 0.121 261.6) |
| XYZ | xyz(41.3991, 41.5323, 96.2590) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.91
Pastel Blue
#A2BFFE
ΔE00 6.04
Sky Blue (survey)
#75BBFD
ΔE00 6.31
Cornflowerblue
#6495ED
ΔE00 7.09
Periwinkle Blue
#8F99FB
ΔE00 8.05
Baby Blue (survey)
#A2CFFE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ADFA #FACF82
analogous
#82E9FA #82ADFA #9382FA
triadic
#82ADFA #FA82AD #ADFA82
tetradic
#82ADFA #FA82E9 #FACF82 #82FA93
square
#82ADFA #FA82E9 #FACF82 #82FA93
split-complementary
#82ADFA #FA9382 #E9FA82
monochromatic
#0C60F5 #4786F8 #82ADFA #BDD4FC #E2ECFE
Accessibility & contrast
On white
2.26
#82ADFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#82ADFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ADFA
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ADFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ADFA | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FD
Deuteranopia (green-blind)
#82A7F8
Tritanopia (blue-blind)
#4FBEC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #82adfa; /* rgb */ color: rgb(130, 173, 250); /* oklch */ color: oklch(74.8% 0.121 261.6);
Tailwind
colors: {
custom: {
50: '#acc5fc',
500: '#82adfa',
950: '#000000',
},
}SCSS
$custom: #82adfa; $custom-light: #acc5fc; $custom-dark: #000000;
JSON
{
"hex": "#82adfa",
"rgb": {
"r": 130,
"g": 173,
"b": 250
},
"hsl": {
"h": 218.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.74782,
"c": 0.12129,
"h": 261.6
},
"luminance": 0.41535
}Semantic roles & 50–950 ramp
primary
#82ADFA
secondary
#F6EAD5
accent
#9300E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185