#70ACF8#70ACF8
#70ACF8 is a light, vivid cyan. Relative luminance 0.397; OKLCH L 73.5% C 0.127 H 254.9°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #70ACF8 |
|---|---|
| RGB | rgb(112, 172, 248) |
| HSL | hsl(214, 91%, 71%) |
| HSV | hsv(214, 55%, 97%) |
| CMYK | cmyk(54.8%, 30.6%, 0%, 2.7%) |
| CIE-LAB | lab(69.27, 1.99, -43.71) |
| CIE-LCH | lch(69.27, 43.75, 272.60°) |
| OKLab | oklab(73.51% -0.0331 -0.1231) |
| OKLCH | oklch(73.51% 0.127 254.9) |
| XYZ | xyz(38.3720, 39.7240, 94.4341) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.28
Sky Blue (survey)
#75BBFD
ΔE00 4.51
Cornflowerblue
#6495ED
ΔE00 6.82
Azure (survey)
#069AF3
ΔE00 8.33
Pastel Blue
#A2BFFE
ΔE00 8.56
Dodgerblue
#1E90FF
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ACF8 #F8BC70
analogous
#70F0F8 #70ACF8 #7870F8
triadic
#70ACF8 #F870AC #ACF870
tetradic
#70ACF8 #F870F0 #F8BC70 #70F878
square
#70ACF8 #F870F0 #F8BC70 #70F878
split-complementary
#70ACF8 #F87870 #F0F870
monochromatic
#0B6AE3 #368AF5 #70ACF8 #AACEFB #E2EEFE
Accessibility & contrast
On white
2.35
#70ACF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#70ACF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ACF8
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ACF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ACF8 | 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)
#8DB0FB
Deuteranopia (green-blind)
#7CA3F6
Tritanopia (blue-blind)
#0DBDC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #70acf8; /* rgb */ color: rgb(112, 172, 248); /* oklch */ color: oklch(73.5% 0.127 254.9);
Tailwind
colors: {
custom: {
50: '#a2c4fb',
500: '#70acf8',
950: '#000000',
},
}SCSS
$custom: #70acf8; $custom-light: #a2c4fb; $custom-dark: #000000;
JSON
{
"hex": "#70acf8",
"rgb": {
"r": 112,
"g": 172,
"b": 248
},
"hsl": {
"h": 213.529,
"s": 90.667,
"l": 70.588
},
"oklch": {
"l": 0.73513,
"c": 0.12746,
"h": 254.9
},
"luminance": 0.39727
}Semantic roles & 50–950 ramp
primary
#70ACF8
secondary
#F4E4CF
accent
#8000E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185