#82ADEF#82ADEF
#82ADEF is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.3% C 0.107 H 258.7°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #82ADEF |
|---|---|
| RGB | rgb(130, 173, 239) |
| HSL | hsl(216, 77%, 72%) |
| HSV | hsv(216, 46%, 94%) |
| CMYK | cmyk(45.6%, 27.6%, 0%, 6.3%) |
| CIE-LAB | lab(70.08, 2.80, -37.49) |
| CIE-LCH | lch(70.08, 37.59, 274.27°) |
| OKLab | oklab(74.26% -0.0209 -0.1048) |
| OKLCH | oklch(74.26% 0.107 258.7) |
| XYZ | xyz(39.7243, 40.8624, 87.4386) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.11
Sky Blue (survey)
#75BBFD
ΔE00 5.95
Pastel Blue
#A2BFFE
ΔE00 6.21
Cornflowerblue
#6495ED
ΔE00 6.98
Periwinkle Blue
#8F99FB
ΔE00 8.23
Light Grey Blue
#9DBCD4
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ADEF #EFC482
analogous
#82E4EF #82ADEF #8D82EF
triadic
#82ADEF #EF82AD #ADEF82
tetradic
#82ADEF #EF82E4 #EFC482 #82EF8D
square
#82ADEF #EF82E4 #EFC482 #82EF8D
split-complementary
#82ADEF #EF8D82 #E4EF82
monochromatic
#1C67DB #4C89E8 #82ADEF #B8D1F6 #E4EDFC
Accessibility & contrast
On white
2.29
#82ADEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#82ADEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ADEF
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ADEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ADEF | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F2
Deuteranopia (green-blind)
#88A7EE
Tritanopia (blue-blind)
#56BBC4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #82adef; /* rgb */ color: rgb(130, 173, 239); /* oklch */ color: oklch(74.3% 0.107 258.7);
Tailwind
colors: {
custom: {
50: '#abc5f4',
500: '#82adef',
950: '#000000',
},
}SCSS
$custom: #82adef; $custom-light: #abc5f4; $custom-dark: #000000;
JSON
{
"hex": "#82adef",
"rgb": {
"r": 130,
"g": 173,
"b": 239
},
"hsl": {
"h": 216.33,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.74263,
"c": 0.10689,
"h": 258.7
},
"luminance": 0.40865
}Semantic roles & 50–950 ramp
primary
#82ADEF
secondary
#F3E8D8
accent
#880CDA
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185