#70AEF8#70AEF8
#70AEF8 is a light, vivid cyan. Relative luminance 0.405; OKLCH L 73.9% C 0.126 H 253.7°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #70AEF8 |
|---|---|
| RGB | rgb(112, 174, 248) |
| HSL | hsl(213, 91%, 71%) |
| HSV | hsv(213, 55%, 97%) |
| CMYK | cmyk(54.8%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(69.82, 0.86, -42.85) |
| CIE-LCH | lch(69.82, 42.86, 271.15°) |
| OKLab | oklab(73.94% -0.0353 -0.1206) |
| OKLCH | oklch(73.94% 0.126 253.7) |
| XYZ | xyz(38.7555, 40.4910, 94.5620) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.85
Carolina Blue
#8AB8FE
ΔE00 4.17
Cornflowerblue
#6495ED
ΔE00 7.45
Azure (survey)
#069AF3
ΔE00 8.38
Sky
#82CAFC
ΔE00 8.45
Pastel Blue
#A2BFFE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70AEF8 #F8BA70
analogous
#70F2F8 #70AEF8 #7670F8
triadic
#70AEF8 #F870AE #AEF870
tetradic
#70AEF8 #F870F2 #F8BA70 #70F876
square
#70AEF8 #F870F2 #F8BA70 #70F876
split-complementary
#70AEF8 #F87670 #F2F870
monochromatic
#0B6DE3 #368DF5 #70AEF8 #AACFFB #E2EEFE
Accessibility & contrast
On white
2.31
#70AEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#70AEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70AEF8
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70AEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70AEF8 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B2FB
Deuteranopia (green-blind)
#7EA5F6
Tritanopia (blue-blind)
#0ABFC8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #70aef8; /* rgb */ color: rgb(112, 174, 248); /* oklch */ color: oklch(73.9% 0.126 253.7);
Tailwind
colors: {
custom: {
50: '#a2c5fb',
500: '#70aef8',
950: '#000000',
},
}SCSS
$custom: #70aef8; $custom-light: #a2c5fb; $custom-dark: #000000;
JSON
{
"hex": "#70aef8",
"rgb": {
"r": 112,
"g": 174,
"b": 248
},
"hsl": {
"h": 212.647,
"s": 90.667,
"l": 70.588
},
"oklch": {
"l": 0.7394,
"c": 0.12566,
"h": 253.7
},
"luminance": 0.40494
}Semantic roles & 50–950 ramp
primary
#70AEF8
secondary
#F4E4CF
accent
#7D00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185