#82AEED#82AEED
#82AEED is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.4% C 0.103 H 257.3°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #82AEED |
|---|---|
| RGB | rgb(130, 174, 237) |
| HSL | hsl(215, 75%, 72%) |
| HSV | hsv(215, 45%, 93%) |
| CMYK | cmyk(45.1%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(70.27, 1.67, -36.11) |
| CIE-LCH | lch(70.27, 36.15, 272.65°) |
| OKLab | oklab(74.38% -0.0226 -0.1009) |
| OKLCH | oklch(74.38% 0.103 257.3) |
| XYZ | xyz(39.6230, 41.1298, 85.9553) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.97
Sky Blue (survey)
#75BBFD
ΔE00 5.54
Pastel Blue
#A2BFFE
ΔE00 6.21
Cornflowerblue
#6495ED
ΔE00 7.22
Light Grey Blue
#9DBCD4
ΔE00 8.56
Periwinkle Blue
#8F99FB
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AEED #EDC182
analogous
#82E4ED #82AEED #8C82ED
triadic
#82AEED #ED82AE #AEED82
tetradic
#82AEED #ED82E4 #EDC182 #82ED8C
square
#82AEED #ED82E4 #EDC182 #82ED8C
split-complementary
#82AEED #ED8C82 #E4ED82
monochromatic
#1F6AD6 #4D8BE5 #82AEED #B7D1F5 #E4EEFB
Accessibility & contrast
On white
2.28
#82AEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#82AEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AEED
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AEED | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1F0
Deuteranopia (green-blind)
#8AA7EC
Tritanopia (blue-blind)
#57BCC4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #82aeed; /* rgb */ color: rgb(130, 174, 237); /* oklch */ color: oklch(74.4% 0.103 257.3);
Tailwind
colors: {
custom: {
50: '#abc6f3',
500: '#82aeed',
950: '#000000',
},
}SCSS
$custom: #82aeed; $custom-light: #abc6f3; $custom-dark: #000000;
JSON
{
"hex": "#82aeed",
"rgb": {
"r": 130,
"g": 174,
"b": 237
},
"hsl": {
"h": 215.327,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.74383,
"c": 0.10337,
"h": 257.3
},
"luminance": 0.41132
}Semantic roles & 50–950 ramp
primary
#82AEED
secondary
#F3E8D8
accent
#850FD7
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185