#70ABFE#70ABFE
#70ABFE is a light, vivid blue. Relative luminance 0.397; OKLCH L 73.6% C 0.136 H 257.1°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #70ABFE |
|---|---|
| RGB | rgb(112, 171, 254) |
| HSL | hsl(215, 99%, 72%) |
| HSV | hsv(215, 56%, 100%) |
| CMYK | cmyk(55.9%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(69.27, 4.40, -46.96) |
| CIE-LCH | lch(69.27, 47.17, 275.35°) |
| OKLab | oklab(73.6% -0.0304 -0.1326) |
| OKLCH | oklch(73.6% 0.136 257.1) |
| XYZ | xyz(39.1281, 39.7231, 99.3521) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.20
Sky Blue (survey)
#75BBFD
ΔE00 5.06
Cornflowerblue
#6495ED
ΔE00 6.53
Pastel Blue
#A2BFFE
ΔE00 8.43
Azure (survey)
#069AF3
ΔE00 8.73
Dodgerblue
#1E90FF
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ABFE #FEC370
analogous
#70F2FE #70ABFE #7C70FE
triadic
#70ABFE #FE70AB #ABFE70
tetradic
#70ABFE #FE70F2 #FEC370 #70FE7C
square
#70ABFE #FE70F2 #FEC370 #70FE7C
split-complementary
#70ABFE #FE7C70 #F2FE70
monochromatic
#0266F2 #3387FE #70ABFE #ADCFFE #E1EDFF
Accessibility & contrast
On white
2.35
#70ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#70ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ABFE
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ABFE | 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)
#89B1FF
Deuteranopia (green-blind)
#77A3FC
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #70abfe; /* rgb */ color: rgb(112, 171, 254); /* oklch */ color: oklch(73.6% 0.136 257.1);
Tailwind
colors: {
custom: {
50: '#a2c3ff',
500: '#70abfe',
950: '#000000',
},
}SCSS
$custom: #70abfe; $custom-light: #a2c3ff; $custom-dark: #000000;
JSON
{
"hex": "#70abfe",
"rgb": {
"r": 112,
"g": 171,
"b": 254
},
"hsl": {
"h": 215.07,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.73601,
"c": 0.13601,
"h": 257.1
},
"luminance": 0.39726
}Semantic roles & 50–950 ramp
primary
#70ABFE
secondary
#F7E8D3
accent
#8600E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186