#82ABE6#82ABE6
#82ABE6 is a light, moderate blue. Relative luminance 0.396; OKLCH L 73.4% C 0.097 H 257.4°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABE6 |
|---|---|
| RGB | rgb(130, 171, 230) |
| HSL | hsl(215, 67%, 71%) |
| HSV | hsv(215, 43%, 90%) |
| CMYK | cmyk(43.5%, 25.7%, 0%, 9.8%) |
| CIE-LAB | lab(69.17, 1.38, -33.99) |
| CIE-LCH | lch(69.17, 34.01, 272.32°) |
| OKLab | oklab(73.43% -0.0211 -0.0948) |
| OKLCH | oklch(73.43% 0.097 257.4) |
| XYZ | xyz(38.0471, 39.5825, 80.4829) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.98
Sky Blue (survey)
#75BBFD
ΔE00 6.42
Cornflowerblue
#6495ED
ΔE00 6.60
Pastel Blue
#A2BFFE
ΔE00 6.67
Periwinkle Blue
#8F99FB
ΔE00 7.87
Light Grey Blue
#9DBCD4
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABE6 #E6BD82
analogous
#82DDE6 #82ABE6 #8B82E6
triadic
#82ABE6 #E682AB #ABE682
tetradic
#82ABE6 #E682DD #E6BD82 #82E68B
square
#82ABE6 #E682DD #E6BD82 #82E68B
split-complementary
#82ABE6 #E68B82 #DDE682
monochromatic
#2869C6 #4F89DC #82ABE6 #B5CDF0 #E5EEFA
Accessibility & contrast
On white
2.36
#82ABE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#82ABE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABE6
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABE6 | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AEE9
Deuteranopia (green-blind)
#89A5E5
Tritanopia (blue-blind)
#5CB8BF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #82abe6; /* rgb */ color: rgb(130, 171, 230); /* oklch */ color: oklch(73.4% 0.097 257.4);
Tailwind
colors: {
custom: {
50: '#aac3ee',
500: '#82abe6',
950: '#000000',
},
}SCSS
$custom: #82abe6; $custom-light: #aac3ee; $custom-dark: #000000;
JSON
{
"hex": "#82abe6",
"rgb": {
"r": 130,
"g": 171,
"b": 230
},
"hsl": {
"h": 215.4,
"s": 66.667,
"l": 70.588
},
"oklch": {
"l": 0.73431,
"c": 0.09709,
"h": 257.4
},
"luminance": 0.39585
}Semantic roles & 50–950 ramp
primary
#82ABE6
secondary
#EFE4D4
accent
#8317CF
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184