#82ACFF#82ACFF
#82ACFF is a light, vivid blue. Relative luminance 0.415; OKLCH L 74.8% C 0.129 H 263.2°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #82ACFF |
|---|---|
| RGB | rgb(130, 172, 255) |
| HSL | hsl(220, 100%, 75%) |
| HSV | hsv(220, 49%, 100%) |
| CMYK | cmyk(49%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(70.50, 7.99, -45.51) |
| CIE-LCH | lch(70.50, 46.21, 279.96°) |
| OKLab | oklab(74.82% -0.0154 -0.128) |
| OKLCH | oklch(74.82% 0.129 263.2) |
| XYZ | xyz(42.0025, 41.4680, 100.3792) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.22
Pastel Blue
#A2BFFE
ΔE00 6.13
Sky Blue (survey)
#75BBFD
ΔE00 6.79
Cornflowerblue
#6495ED
ΔE00 7.00
Periwinkle Blue
#8F99FB
ΔE00 7.69
Baby Blue (survey)
#A2CFFE
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ACFF #FFD582
analogous
#82EAFF #82ACFF #9682FF
triadic
#82ACFF #FF82AC #ACFF82
tetradic
#82ACFF #FF82EA #FFD582 #82FF96
square
#82ACFF #FF82EA #FFD582 #82FF96
split-complementary
#82ACFF #FF9682 #EAFF82
monochromatic
#085BFF #4583FF #82ACFF #BFD5FF #E0EBFF
Accessibility & contrast
On white
2.26
#82ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#82ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ACFF
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ACFF | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB3FF
Deuteranopia (green-blind)
#7EA7FD
Tritanopia (blue-blind)
#4BBECA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #82acff; /* rgb */ color: rgb(130, 172, 255); /* oklch */ color: oklch(74.8% 0.129 263.2);
Tailwind
colors: {
custom: {
50: '#acc4ff',
500: '#82acff',
950: '#000000',
},
}SCSS
$custom: #82acff; $custom-light: #acc4ff; $custom-dark: #000000;
JSON
{
"hex": "#82acff",
"rgb": {
"r": 130,
"g": 172,
"b": 255
},
"hsl": {
"h": 219.84,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.7482,
"c": 0.12896,
"h": 263.2
},
"luminance": 0.41471
}Semantic roles & 50–950 ramp
primary
#82ACFF
secondary
#F7EBD4
accent
#9800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186