#70ABFF#70ABFF
#70ABFF is a light, vivid blue. Relative luminance 0.398; OKLCH L 73.7% C 0.137 H 257.3°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #70ABFF |
|---|---|
| RGB | rgb(112, 171, 255) |
| HSL | hsl(215, 100%, 72%) |
| HSV | hsv(215, 56%, 100%) |
| CMYK | cmyk(56.1%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(69.32, 4.71, -47.43) |
| CIE-LCH | lch(69.32, 47.67, 275.67°) |
| OKLab | oklab(73.65% -0.0302 -0.1339) |
| OKLCH | oklch(73.65% 0.137 257.3) |
| XYZ | xyz(39.2887, 39.7873, 100.1977) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.18
Sky Blue (survey)
#75BBFD
ΔE00 5.09
Cornflowerblue
#6495ED
ΔE00 6.54
Pastel Blue
#A2BFFE
ΔE00 8.41
Dodgerblue
#1E90FF
ΔE00 8.78
Azure (survey)
#069AF3
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ABFF #FFC470
analogous
#70F2FF #70ABFF #7D70FF
triadic
#70ABFF #FF70AB #ABFF70
tetradic
#70ABFF #FF70F2 #FFC470 #70FF7D
square
#70ABFF #FF70F2 #FFC470 #70FF7D
split-complementary
#70ABFF #FF7D70 #F2FF70
monochromatic
#0065F5 #3387FF #70ABFF #ADCFFF #E0EDFF
Accessibility & contrast
On white
2.34
#70ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#70ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ABFF
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ABFF | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#76A3FD
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #70abff; /* rgb */ color: rgb(112, 171, 255); /* oklch */ color: oklch(73.7% 0.137 257.3);
Tailwind
colors: {
custom: {
50: '#a2c3ff',
500: '#70abff',
950: '#000000',
},
}SCSS
$custom: #70abff; $custom-light: #a2c3ff; $custom-dark: #000000;
JSON
{
"hex": "#70abff",
"rgb": {
"r": 112,
"g": 171,
"b": 255
},
"hsl": {
"h": 215.245,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.73652,
"c": 0.13729,
"h": 257.3
},
"luminance": 0.39791
}Semantic roles & 50–950 ramp
primary
#70ABFF
secondary
#F7E9D3
accent
#8700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186