#82ADEB#82ADEB
#82ADEB is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.1% C 0.102 H 257.5°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #82ADEB |
|---|---|
| RGB | rgb(130, 173, 235) |
| HSL | hsl(215, 72%, 72%) |
| HSV | hsv(215, 45%, 92%) |
| CMYK | cmyk(44.7%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(69.92, 1.67, -35.56) |
| CIE-LCH | lch(69.92, 35.60, 272.68°) |
| OKLab | oklab(74.08% -0.022 -0.0993) |
| OKLCH | oklch(74.08% 0.102 257.5) |
| XYZ | xyz(39.1400, 40.6287, 84.3608) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.28
Sky Blue (survey)
#75BBFD
ΔE00 5.83
Pastel Blue
#A2BFFE
ΔE00 6.33
Cornflowerblue
#6495ED
ΔE00 7.00
Periwinkle Blue
#8F99FB
ΔE00 8.32
Light Grey Blue
#9DBCD4
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ADEB #EBC082
analogous
#82E1EB #82ADEB #8C82EB
triadic
#82ADEB #EB82AD #ADEB82
tetradic
#82ADEB #EB82E1 #EBC082 #82EB8C
square
#82ADEB #EB82E1 #EBC082 #82EB8C
split-complementary
#82ADEB #EB8C82 #E1EB82
monochromatic
#2169D1 #4D8AE3 #82ADEB #B7D0F3 #E5EEFB
Accessibility & contrast
On white
2.30
#82ADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#82ADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ADEB
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ADEB | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0EE
Deuteranopia (green-blind)
#8AA6EA
Tritanopia (blue-blind)
#59BBC2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #82adeb; /* rgb */ color: rgb(130, 173, 235); /* oklch */ color: oklch(74.1% 0.102 257.5);
Tailwind
colors: {
custom: {
50: '#abc5f1',
500: '#82adeb',
950: '#000000',
},
}SCSS
$custom: #82adeb; $custom-light: #abc5f1; $custom-dark: #000000;
JSON
{
"hex": "#82adeb",
"rgb": {
"r": 130,
"g": 173,
"b": 235
},
"hsl": {
"h": 215.429,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.7408,
"c": 0.10171,
"h": 257.5
},
"luminance": 0.40631
}Semantic roles & 50–950 ramp
primary
#82ADEB
secondary
#F2E7D7
accent
#8411D4
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185