#70ABFC#70ABFC
#70ABFC is a light, vivid cyan. Relative luminance 0.396; OKLCH L 73.5% C 0.133 H 256.6°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #70ABFC |
|---|---|
| RGB | rgb(112, 171, 252) |
| HSL | hsl(215, 96%, 71%) |
| HSV | hsv(215, 56%, 99%) |
| CMYK | cmyk(55.6%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(69.18, 3.78, -46.02) |
| CIE-LCH | lch(69.18, 46.18, 274.70°) |
| OKLab | oklab(73.5% -0.0309 -0.1298) |
| OKLCH | oklch(73.5% 0.133 256.6) |
| XYZ | xyz(38.8095, 39.5956, 97.6741) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.25
Sky Blue (survey)
#75BBFD
ΔE00 4.98
Cornflowerblue
#6495ED
ΔE00 6.52
Pastel Blue
#A2BFFE
ΔE00 8.48
Azure (survey)
#069AF3
ΔE00 8.59
Dodgerblue
#1E90FF
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ABFC #FCC170
analogous
#70F1FC #70ABFC #7B70FC
triadic
#70ABFC #FC70AB #ABFC70
tetradic
#70ABFC #FC70F1 #FCC170 #70FC7B
square
#70ABFC #FC70F1 #FCC170 #70FC7B
split-complementary
#70ABFC #FC7B70 #F1FC70
monochromatic
#0567ED #3488FB #70ABFC #ACCEFD #E1EDFE
Accessibility & contrast
On white
2.35
#70ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#70ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ABFC
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ABFC | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#78A3FA
Tritanopia (blue-blind)
#00BDC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #70abfc; /* rgb */ color: rgb(112, 171, 252); /* oklch */ color: oklch(73.5% 0.133 256.6);
Tailwind
colors: {
custom: {
50: '#a2c3fd',
500: '#70abfc',
950: '#000000',
},
}SCSS
$custom: #70abfc; $custom-light: #a2c3fd; $custom-dark: #000000;
JSON
{
"hex": "#70abfc",
"rgb": {
"r": 112,
"g": 171,
"b": 252
},
"hsl": {
"h": 214.714,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.735,
"c": 0.13346,
"h": 256.6
},
"luminance": 0.39599
}Semantic roles & 50–950 ramp
primary
#70ABFC
secondary
#F6E7D2
accent
#8500E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186