#82ABE9#82ABE9
#82ABE9 is a light, moderate blue. Relative luminance 0.398; OKLCH L 73.6% C 0.101 H 258.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABE9 |
|---|---|
| RGB | rgb(130, 171, 233) |
| HSL | hsl(216, 70%, 71%) |
| HSV | hsv(216, 44%, 91%) |
| CMYK | cmyk(44.2%, 26.6%, 0%, 8.6%) |
| CIE-LAB | lab(69.29, 2.22, -35.44) |
| CIE-LCH | lch(69.29, 35.51, 273.58°) |
| OKLab | oklab(73.57% -0.0202 -0.0989) |
| OKLCH | oklch(73.57% 0.101 258.5) |
| XYZ | xyz(38.4720, 39.7525, 82.7208) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.84
Sky Blue (survey)
#75BBFD
ΔE00 6.48
Pastel Blue
#A2BFFE
ΔE00 6.56
Cornflowerblue
#6495ED
ΔE00 6.57
Periwinkle Blue
#8F99FB
ΔE00 7.78
Light Grey Blue
#9DBCD4
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABE9 #E9C082
analogous
#82DEE9 #82ABE9 #8C82E9
triadic
#82ABE9 #E982AB #ABE982
tetradic
#82ABE9 #E982DE #E9C082 #82E98C
square
#82ABE9 #E982DE #E9C082 #82E98C
split-complementary
#82ABE9 #E98C82 #DEE982
monochromatic
#2467CD #4E88E0 #82ABE9 #B6CEF2 #E5EEFA
Accessibility & contrast
On white
2.35
#82ABE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#82ABE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABE9
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABE9 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFEC
Deuteranopia (green-blind)
#88A5E8
Tritanopia (blue-blind)
#5AB8C1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #82abe9; /* rgb */ color: rgb(130, 171, 233); /* oklch */ color: oklch(73.6% 0.101 258.5);
Tailwind
colors: {
custom: {
50: '#aac3f0',
500: '#82abe9',
950: '#000000',
},
}SCSS
$custom: #82abe9; $custom-light: #aac3f0; $custom-dark: #000000;
JSON
{
"hex": "#82abe9",
"rgb": {
"r": 130,
"g": 171,
"b": 233
},
"hsl": {
"h": 216.117,
"s": 70.068,
"l": 71.176
},
"oklch": {
"l": 0.73567,
"c": 0.10098,
"h": 258.5
},
"luminance": 0.39755
}Semantic roles & 50–950 ramp
primary
#82ABE9
secondary
#F1E6D6
accent
#8613D2
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184