#82ACED#82ACED
#82ACED is a light, moderate blue. Relative luminance 0.404; OKLCH L 74.0% C 0.105 H 258.9°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #82ACED |
|---|---|
| RGB | rgb(130, 172, 237) |
| HSL | hsl(216, 75%, 72%) |
| HSV | hsv(216, 45%, 93%) |
| CMYK | cmyk(45.1%, 27.4%, 0%, 7.1%) |
| CIE-LAB | lab(69.73, 2.79, -36.95) |
| CIE-LCH | lch(69.73, 37.05, 274.32°) |
| OKLab | oklab(73.96% -0.0202 -0.1033) |
| OKLCH | oklch(73.96% 0.105 258.9) |
| XYZ | xyz(39.2395, 40.3628, 85.8275) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.43
Sky Blue (survey)
#75BBFD
ΔE00 6.23
Pastel Blue
#A2BFFE
ΔE00 6.34
Cornflowerblue
#6495ED
ΔE00 6.76
Periwinkle Blue
#8F99FB
ΔE00 7.98
Light Grey Blue
#9DBCD4
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ACED #EDC382
analogous
#82E1ED #82ACED #8E82ED
triadic
#82ACED #ED82AC #ACED82
tetradic
#82ACED #ED82E1 #EDC382 #82ED8E
square
#82ACED #ED82E1 #EDC382 #82ED8E
split-complementary
#82ACED #ED8E82 #E1ED82
monochromatic
#1F67D6 #4D88E5 #82ACED #B7D0F5 #E4EDFB
Accessibility & contrast
On white
2.31
#82ACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#82ACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ACED
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ACED | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#87A6EC
Tritanopia (blue-blind)
#58BAC3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #82aced; /* rgb */ color: rgb(130, 172, 237); /* oklch */ color: oklch(74.0% 0.105 258.9);
Tailwind
colors: {
custom: {
50: '#abc4f3',
500: '#82aced',
950: '#000000',
},
}SCSS
$custom: #82aced; $custom-light: #abc4f3; $custom-dark: #000000;
JSON
{
"hex": "#82aced",
"rgb": {
"r": 130,
"g": 172,
"b": 237
},
"hsl": {
"h": 216.449,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.7396,
"c": 0.10523,
"h": 258.9
},
"luminance": 0.40365
}Semantic roles & 50–950 ramp
primary
#82ACED
secondary
#F3E8D8
accent
#880FD7
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185