#82AEEF#82AEEF
#82AEEF is a light, moderate blue. Relative luminance 0.412; OKLCH L 74.5% C 0.106 H 258.0°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #82AEEF |
|---|---|
| RGB | rgb(130, 174, 239) |
| HSL | hsl(216, 77%, 72%) |
| HSV | hsv(216, 46%, 94%) |
| CMYK | cmyk(45.6%, 27.2%, 0%, 6.3%) |
| CIE-LAB | lab(70.35, 2.24, -37.07) |
| CIE-LCH | lch(70.35, 37.13, 273.46°) |
| OKLab | oklab(74.47% -0.022 -0.1036) |
| OKLCH | oklch(74.47% 0.106 258) |
| XYZ | xyz(39.9168, 41.2474, 87.5028) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.88
Sky Blue (survey)
#75BBFD
ΔE00 5.60
Pastel Blue
#A2BFFE
ΔE00 6.14
Cornflowerblue
#6495ED
ΔE00 7.21
Periwinkle Blue
#8F99FB
ΔE00 8.53
Baby Blue (survey)
#A2CFFE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AEEF #EFC382
analogous
#82E4EF #82AEEF #8D82EF
triadic
#82AEEF #EF82AE #AEEF82
tetradic
#82AEEF #EF82E4 #EFC382 #82EF8D
square
#82AEEF #EF82E4 #EFC382 #82EF8D
split-complementary
#82AEEF #EF8D82 #E4EF82
monochromatic
#1C69DB #4C8BE8 #82AEEF #B8D1F6 #E4EDFC
Accessibility & contrast
On white
2.27
#82AEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#82AEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AEEF
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AEEF | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F2
Deuteranopia (green-blind)
#89A7EE
Tritanopia (blue-blind)
#56BCC5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #82aeef; /* rgb */ color: rgb(130, 174, 239); /* oklch */ color: oklch(74.5% 0.106 258.0);
Tailwind
colors: {
custom: {
50: '#abc5f4',
500: '#82aeef',
950: '#000000',
},
}SCSS
$custom: #82aeef; $custom-light: #abc5f4; $custom-dark: #000000;
JSON
{
"hex": "#82aeef",
"rgb": {
"r": 130,
"g": 174,
"b": 239
},
"hsl": {
"h": 215.78,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.74474,
"c": 0.10594,
"h": 258
},
"luminance": 0.4125
}Semantic roles & 50–950 ramp
primary
#82AEEF
secondary
#F3E8D8
accent
#870CDA
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185