#70AAFA#70AAFA
#70AAFA is a light, vivid cyan. Relative luminance 0.391; OKLCH L 73.2% C 0.132 H 256.7°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #70AAFA |
|---|---|
| RGB | rgb(112, 170, 250) |
| HSL | hsl(215, 93%, 71%) |
| HSV | hsv(215, 55%, 98%) |
| CMYK | cmyk(55.2%, 32%, 0%, 2%) |
| CIE-LAB | lab(68.82, 3.73, -45.51) |
| CIE-LCH | lch(68.82, 45.66, 274.69°) |
| OKLab | oklab(73.19% -0.0304 -0.1283) |
| OKLCH | oklch(73.19% 0.132 256.7) |
| XYZ | xyz(38.3061, 39.0932, 95.9511) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.43
Sky Blue (survey)
#75BBFD
ΔE00 5.24
Cornflowerblue
#6495ED
ΔE00 6.21
Azure (survey)
#069AF3
ΔE00 8.48
Dodgerblue
#1E90FF
ΔE00 8.50
Pastel Blue
#A2BFFE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70AAFA #FAC070
analogous
#70EFFA #70AAFA #7B70FA
triadic
#70AAFA #FA70AA #AAFA70
tetradic
#70AAFA #FA70EF #FAC070 #70FA7B
square
#70AAFA #FA70EF #FAC070 #70FA7B
split-complementary
#70AAFA #FA7B70 #EFFA70
monochromatic
#0866E8 #3587F8 #70AAFA #ABCDFC #E1EDFE
Accessibility & contrast
On white
2.38
#70AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#70AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70AAFA
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70AAFA | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#78A2F8
Tritanopia (blue-blind)
#06BCC7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #70aafa; /* rgb */ color: rgb(112, 170, 250); /* oklch */ color: oklch(73.2% 0.132 256.7);
Tailwind
colors: {
custom: {
50: '#a2c3fc',
500: '#70aafa',
950: '#000000',
},
}SCSS
$custom: #70aafa; $custom-light: #a2c3fc; $custom-dark: #000000;
JSON
{
"hex": "#70aafa",
"rgb": {
"r": 112,
"g": 170,
"b": 250
},
"hsl": {
"h": 214.783,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.73187,
"c": 0.13188,
"h": 256.7
},
"luminance": 0.39096
}Semantic roles & 50–950 ramp
primary
#70AAFA
secondary
#F5E6D1
accent
#8500E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185