#70AAFE#70AAFE
#70AAFE is a light, vivid blue. Relative luminance 0.394; OKLCH L 73.4% C 0.137 H 257.6°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #70AAFE |
|---|---|
| RGB | rgb(112, 170, 254) |
| HSL | hsl(215, 99%, 72%) |
| HSV | hsv(215, 56%, 100%) |
| CMYK | cmyk(55.9%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(69.00, 4.97, -47.39) |
| CIE-LCH | lch(69.00, 47.65, 275.99°) |
| OKLab | oklab(73.39% -0.0294 -0.1338) |
| OKLCH | oklch(73.39% 0.137 257.6) |
| XYZ | xyz(38.9400, 39.3467, 99.2894) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.34
Sky Blue (survey)
#75BBFD
ΔE00 5.38
Cornflowerblue
#6495ED
ΔE00 6.24
Pastel Blue
#A2BFFE
ΔE00 8.48
Dodgerblue
#1E90FF
ΔE00 8.60
Azure (survey)
#069AF3
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70AAFE #FEC470
analogous
#70F1FE #70AAFE #7D70FE
triadic
#70AAFE #FE70AA #AAFE70
tetradic
#70AAFE #FE70F1 #FEC470 #70FE7D
square
#70AAFE #FE70F1 #FEC470 #70FE7D
split-complementary
#70AAFE #FE7D70 #F1FE70
monochromatic
#0264F2 #3386FE #70AAFE #ADCEFE #E1EDFF
Accessibility & contrast
On white
2.37
#70AAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#70AAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70AAFE
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70AAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70AAFE | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#76A2FC
Tritanopia (blue-blind)
#00BDC8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #70aafe; /* rgb */ color: rgb(112, 170, 254); /* oklch */ color: oklch(73.4% 0.137 257.6);
Tailwind
colors: {
custom: {
50: '#a2c2ff',
500: '#70aafe',
950: '#000000',
},
}SCSS
$custom: #70aafe; $custom-light: #a2c2ff; $custom-dark: #000000;
JSON
{
"hex": "#70aafe",
"rgb": {
"r": 112,
"g": 170,
"b": 254
},
"hsl": {
"h": 215.493,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.7339,
"c": 0.13699,
"h": 257.6
},
"luminance": 0.3935
}Semantic roles & 50–950 ramp
primary
#70AAFE
secondary
#F7E8D3
accent
#8800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186