#82ACEB#82ACEB
#82ACEB is a light, moderate blue. Relative luminance 0.402; OKLCH L 73.9% C 0.103 H 258.3°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #82ACEB |
|---|---|
| RGB | rgb(130, 172, 235) |
| HSL | hsl(216, 72%, 72%) |
| HSV | hsv(216, 45%, 92%) |
| CMYK | cmyk(44.7%, 26.8%, 0%, 7.8%) |
| CIE-LAB | lab(69.64, 2.22, -35.98) |
| CIE-LCH | lch(69.64, 36.05, 273.54°) |
| OKLab | oklab(73.87% -0.0208 -0.1005) |
| OKLCH | oklch(73.87% 0.103 258.3) |
| XYZ | xyz(38.9489, 40.2466, 84.2972) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.51
Sky Blue (survey)
#75BBFD
ΔE00 6.18
Pastel Blue
#A2BFFE
ΔE00 6.40
Cornflowerblue
#6495ED
ΔE00 6.77
Periwinkle Blue
#8F99FB
ΔE00 8.02
Light Grey Blue
#9DBCD4
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ACEB #EBC182
analogous
#82E1EB #82ACEB #8D82EB
triadic
#82ACEB #EB82AC #ACEB82
tetradic
#82ACEB #EB82E1 #EBC182 #82EB8D
square
#82ACEB #EB82E1 #EBC182 #82EB8D
split-complementary
#82ACEB #EB8D82 #E1EB82
monochromatic
#2168D1 #4D89E3 #82ACEB #B7CFF3 #E5EDFB
Accessibility & contrast
On white
2.32
#82ACEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#82ACEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ACEB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ACEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ACEB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0EE
Deuteranopia (green-blind)
#88A6EA
Tritanopia (blue-blind)
#59BAC2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #82aceb; /* rgb */ color: rgb(130, 172, 235); /* oklch */ color: oklch(73.9% 0.103 258.3);
Tailwind
colors: {
custom: {
50: '#abc4f1',
500: '#82aceb',
950: '#000000',
},
}SCSS
$custom: #82aceb; $custom-light: #abc4f1; $custom-dark: #000000;
JSON
{
"hex": "#82aceb",
"rgb": {
"r": 130,
"g": 172,
"b": 235
},
"hsl": {
"h": 216,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.73869,
"c": 0.10263,
"h": 258.3
},
"luminance": 0.40249
}Semantic roles & 50–950 ramp
primary
#82ACEB
secondary
#F2E7D7
accent
#8611D4
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185