#70AAF2#70AAF2
#70AAF2 is a light, vivid cyan. Relative luminance 0.386; OKLCH L 72.8% C 0.122 H 254.5°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #70AAF2 |
|---|---|
| RGB | rgb(112, 170, 242) |
| HSL | hsl(213, 83%, 69%) |
| HSV | hsv(213, 54%, 95%) |
| CMYK | cmyk(53.7%, 29.8%, 0%, 5.1%) |
| CIE-LAB | lab(68.46, 1.28, -41.71) |
| CIE-LCH | lch(68.46, 41.73, 271.76°) |
| OKLab | oklab(72.79% -0.0326 -0.1173) |
| OKLCH | oklch(72.79% 0.122 254.5) |
| XYZ | xyz(37.0782, 38.6020, 89.4842) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.72
Sky Blue (survey)
#75BBFD
ΔE00 5.01
Cornflowerblue
#6495ED
ΔE00 6.24
Azure (survey)
#069AF3
ΔE00 7.97
Dodgerblue
#1E90FF
ΔE00 8.38
Dark Sky Blue
#448EE4
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70AAF2 #F2B870
analogous
#70EBF2 #70AAF2 #7770F2
triadic
#70AAF2 #F270AA #AAF270
tetradic
#70AAF2 #F270EB #F2B870 #70F277
square
#70AAF2 #F270EB #F2B870 #70F277
split-complementary
#70AAF2 #F27770 #EBF270
monochromatic
#1369D4 #3889ED #70AAF2 #A8CBF7 #E0EDFC
Accessibility & contrast
On white
2.41
#70AAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#70AAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70AAF2
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70AAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70AAF2 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAEF5
Deuteranopia (green-blind)
#7CA1F1
Tritanopia (blue-blind)
#1FBAC3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #70aaf2; /* rgb */ color: rgb(112, 170, 242); /* oklch */ color: oklch(72.8% 0.122 254.5);
Tailwind
colors: {
custom: {
50: '#a1c3f6',
500: '#70aaf2',
950: '#000000',
},
}SCSS
$custom: #70aaf2; $custom-light: #a1c3f6; $custom-dark: #000000;
JSON
{
"hex": "#70aaf2",
"rgb": {
"r": 112,
"g": 170,
"b": 242
},
"hsl": {
"h": 213.231,
"s": 83.333,
"l": 69.412
},
"oklch": {
"l": 0.72791,
"c": 0.12175,
"h": 254.5
},
"luminance": 0.38605
}Semantic roles & 50–950 ramp
primary
#70AAF2
secondary
#F2E1CC
accent
#7E06E0
background
#FAFBFF
surface
#F4F7FE
border
#CED0D6
text
#101217
muted
#7F8185