#82ABEF#82ABEF
#82ABEF is a light, moderate blue. Relative luminance 0.401; OKLCH L 73.8% C 0.109 H 260.2°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABEF |
|---|---|
| RGB | rgb(130, 171, 239) |
| HSL | hsl(217, 77%, 72%) |
| HSV | hsv(217, 46%, 94%) |
| CMYK | cmyk(45.6%, 28.5%, 0%, 6.3%) |
| CIE-LAB | lab(69.54, 3.92, -38.32) |
| CIE-LCH | lch(69.54, 38.52, 275.84°) |
| OKLab | oklab(73.84% -0.0185 -0.1072) |
| OKLCH | oklch(73.84% 0.109 260.2) |
| XYZ | xyz(39.3437, 40.1012, 87.3117) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.63
Pastel Blue
#A2BFFE
ΔE00 6.39
Cornflowerblue
#6495ED
ΔE00 6.56
Sky Blue (survey)
#75BBFD
ΔE00 6.63
Periwinkle Blue
#8F99FB
ΔE00 7.64
Light Grey Blue
#9DBCD4
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABEF #EFC682
analogous
#82E2EF #82ABEF #8F82EF
triadic
#82ABEF #EF82AB #ABEF82
tetradic
#82ABEF #EF82E2 #EFC682 #82EF8F
square
#82ABEF #EF82E2 #EFC682 #82EF8F
split-complementary
#82ABEF #EF8F82 #E2EF82
monochromatic
#1C64DB #4C87E8 #82ABEF #B8CFF6 #E4EDFC
Accessibility & contrast
On white
2.33
#82ABEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#82ABEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABEF
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABEF | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF2
Deuteranopia (green-blind)
#85A5EE
Tritanopia (blue-blind)
#57BAC3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #82abef; /* rgb */ color: rgb(130, 171, 239); /* oklch */ color: oklch(73.8% 0.109 260.2);
Tailwind
colors: {
custom: {
50: '#abc3f4',
500: '#82abef',
950: '#000000',
},
}SCSS
$custom: #82abef; $custom-light: #abc3f4; $custom-dark: #000000;
JSON
{
"hex": "#82abef",
"rgb": {
"r": 130,
"g": 171,
"b": 239
},
"hsl": {
"h": 217.431,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.73843,
"c": 0.10883,
"h": 260.2
},
"luminance": 0.40104
}Semantic roles & 50–950 ramp
primary
#82ABEF
secondary
#F3E9D8
accent
#8C0CDA
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185