#82ACEF#82ACEF
#82ACEF is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.1% C 0.108 H 259.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #82ACEF |
|---|---|
| RGB | rgb(130, 172, 239) |
| HSL | hsl(217, 77%, 72%) |
| HSV | hsv(217, 46%, 94%) |
| CMYK | cmyk(45.6%, 28%, 0%, 6.3%) |
| CIE-LAB | lab(69.81, 3.36, -37.91) |
| CIE-LCH | lch(69.81, 38.05, 275.06°) |
| OKLab | oklab(74.05% -0.0197 -0.106) |
| OKLCH | oklch(74.05% 0.108 259.5) |
| XYZ | xyz(39.5333, 40.4804, 87.3749) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.37
Sky Blue (survey)
#75BBFD
ΔE00 6.29
Pastel Blue
#A2BFFE
ΔE00 6.29
Cornflowerblue
#6495ED
ΔE00 6.76
Periwinkle Blue
#8F99FB
ΔE00 7.93
Light Grey Blue
#9DBCD4
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ACEF #EFC582
analogous
#82E2EF #82ACEF #8F82EF
triadic
#82ACEF #EF82AC #ACEF82
tetradic
#82ACEF #EF82E2 #EFC582 #82EF8F
square
#82ACEF #EF82E2 #EFC582 #82EF8F
split-complementary
#82ACEF #EF8F82 #E2EF82
monochromatic
#1C65DB #4C88E8 #82ACEF #B8D0F6 #E4EDFC
Accessibility & contrast
On white
2.31
#82ACEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#82ACEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ACEF
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ACEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ACEF | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F2
Deuteranopia (green-blind)
#86A6EE
Tritanopia (blue-blind)
#57BAC3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #82acef; /* rgb */ color: rgb(130, 172, 239); /* oklch */ color: oklch(74.1% 0.108 259.5);
Tailwind
colors: {
custom: {
50: '#abc4f4',
500: '#82acef',
950: '#000000',
},
}SCSS
$custom: #82acef; $custom-light: #abc4f4; $custom-dark: #000000;
JSON
{
"hex": "#82acef",
"rgb": {
"r": 130,
"g": 172,
"b": 239
},
"hsl": {
"h": 216.881,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.74053,
"c": 0.10785,
"h": 259.5
},
"luminance": 0.40483
}Semantic roles & 50–950 ramp
primary
#82ACEF
secondary
#F3E9D8
accent
#8A0CDA
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185