#70ABFA#70ABFA
#70ABFA is a light, vivid cyan. Relative luminance 0.395; OKLCH L 73.4% C 0.131 H 256.1°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #70ABFA |
|---|---|
| RGB | rgb(112, 171, 250) |
| HSL | hsl(214, 93%, 71%) |
| HSV | hsv(214, 55%, 98%) |
| CMYK | cmyk(55.2%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(69.09, 3.17, -45.08) |
| CIE-LCH | lch(69.09, 45.19, 274.02°) |
| OKLab | oklab(73.4% -0.0315 -0.1271) |
| OKLCH | oklch(73.4% 0.131 256.1) |
| XYZ | xyz(38.4943, 39.4695, 96.0138) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.31
Sky Blue (survey)
#75BBFD
ΔE00 4.91
Cornflowerblue
#6495ED
ΔE00 6.51
Azure (survey)
#069AF3
ΔE00 8.46
Pastel Blue
#A2BFFE
ΔE00 8.53
Dodgerblue
#1E90FF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ABFA #FABF70
analogous
#70F0FA #70ABFA #7A70FA
triadic
#70ABFA #FA70AB #ABFA70
tetradic
#70ABFA #FA70F0 #FABF70 #70FA7A
square
#70ABFA #FA70F0 #FABF70 #70FA7A
split-complementary
#70ABFA #FA7A70 #F0FA70
monochromatic
#0868E8 #3588F8 #70ABFA #ABCEFC #E1EEFE
Accessibility & contrast
On white
2.36
#70ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#70ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ABFA
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ABFA | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#79A3F8
Tritanopia (blue-blind)
#04BDC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #70abfa; /* rgb */ color: rgb(112, 171, 250); /* oklch */ color: oklch(73.4% 0.131 256.1);
Tailwind
colors: {
custom: {
50: '#a2c3fc',
500: '#70abfa',
950: '#000000',
},
}SCSS
$custom: #70abfa; $custom-light: #a2c3fc; $custom-dark: #000000;
JSON
{
"hex": "#70abfa",
"rgb": {
"r": 112,
"g": 171,
"b": 250
},
"hsl": {
"h": 214.348,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.73399,
"c": 0.13092,
"h": 256.1
},
"luminance": 0.39473
}Semantic roles & 50–950 ramp
primary
#70ABFA
secondary
#F5E6D1
accent
#8300E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185