#70ACF9#70ACF9
#70ACF9 is a light, vivid cyan. Relative luminance 0.398; OKLCH L 73.6% C 0.129 H 255.2°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #70ACF9 |
|---|---|
| RGB | rgb(112, 172, 249) |
| HSL | hsl(214, 92%, 71%) |
| HSV | hsv(214, 55%, 98%) |
| CMYK | cmyk(55%, 30.9%, 0%, 2.4%) |
| CIE-LAB | lab(69.32, 2.29, -44.18) |
| CIE-LCH | lch(69.32, 44.24, 272.97°) |
| OKLab | oklab(73.56% -0.0328 -0.1245) |
| OKLCH | oklch(73.56% 0.129 255.2) |
| XYZ | xyz(38.5275, 39.7862, 95.2534) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.24
Sky Blue (survey)
#75BBFD
ΔE00 4.55
Cornflowerblue
#6495ED
ΔE00 6.82
Azure (survey)
#069AF3
ΔE00 8.40
Pastel Blue
#A2BFFE
ΔE00 8.53
Dodgerblue
#1E90FF
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ACF9 #F9BD70
analogous
#70F0F9 #70ACF9 #7870F9
triadic
#70ACF9 #F970AC #ACF970
tetradic
#70ACF9 #F970F0 #F9BD70 #70F978
square
#70ACF9 #F970F0 #F9BD70 #70F978
split-complementary
#70ACF9 #F97870 #F0F970
monochromatic
#0A6AE5 #358AF7 #70ACF9 #ABCEFB #E2EEFE
Accessibility & contrast
On white
2.34
#70ACF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#70ACF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ACF9
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ACF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ACF9 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FC
Deuteranopia (green-blind)
#7BA3F7
Tritanopia (blue-blind)
#08BDC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #70acf9; /* rgb */ color: rgb(112, 172, 249); /* oklch */ color: oklch(73.6% 0.129 255.2);
Tailwind
colors: {
custom: {
50: '#a2c4fb',
500: '#70acf9',
950: '#000000',
},
}SCSS
$custom: #70acf9; $custom-light: #a2c4fb; $custom-dark: #000000;
JSON
{
"hex": "#70acf9",
"rgb": {
"r": 112,
"g": 172,
"b": 249
},
"hsl": {
"h": 213.723,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.73562,
"c": 0.12873,
"h": 255.2
},
"luminance": 0.39789
}Semantic roles & 50–950 ramp
primary
#70ACF9
secondary
#F5E5D0
accent
#8100E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185