#70ACFB#70ACFB
#70ACFB is a light, vivid cyan. Relative luminance 0.399; OKLCH L 73.7% C 0.131 H 255.8°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #70ACFB |
|---|---|
| RGB | rgb(112, 172, 251) |
| HSL | hsl(214, 95%, 71%) |
| HSV | hsv(214, 55%, 98%) |
| CMYK | cmyk(55.4%, 31.5%, 0%, 1.6%) |
| CIE-LAB | lab(69.41, 2.91, -45.13) |
| CIE-LCH | lch(69.41, 45.22, 273.69°) |
| OKLab | oklab(73.66% -0.0323 -0.1272) |
| OKLCH | oklch(73.66% 0.131 255.8) |
| XYZ | xyz(38.8411, 39.9116, 96.9050) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.17
Sky Blue (survey)
#75BBFD
ΔE00 4.62
Cornflowerblue
#6495ED
ΔE00 6.81
Pastel Blue
#A2BFFE
ΔE00 8.47
Azure (survey)
#069AF3
ΔE00 8.52
Dodgerblue
#1E90FF
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ACFB #FBBF70
analogous
#70F1FB #70ACFB #7970FB
triadic
#70ACFB #FB70AC #ACFB70
tetradic
#70ACFB #FB70F1 #FBBF70 #70FB79
square
#70ACFB #FB70F1 #FBBF70 #70FB79
split-complementary
#70ACFB #FB7970 #F1FB70
monochromatic
#0769EA #3489F9 #70ACFB #ACCFFD #E1EEFE
Accessibility & contrast
On white
2.34
#70ACFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#70ACFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ACFB
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ACFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ACFB | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FE
Deuteranopia (green-blind)
#7AA3F9
Tritanopia (blue-blind)
#00BEC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #70acfb; /* rgb */ color: rgb(112, 172, 251); /* oklch */ color: oklch(73.7% 0.131 255.8);
Tailwind
colors: {
custom: {
50: '#a2c4fd',
500: '#70acfb',
950: '#000000',
},
}SCSS
$custom: #70acfb; $custom-light: #a2c4fd; $custom-dark: #000000;
JSON
{
"hex": "#70acfb",
"rgb": {
"r": 112,
"g": 172,
"b": 251
},
"hsl": {
"h": 214.101,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.73662,
"c": 0.13125,
"h": 255.8
},
"luminance": 0.39915
}Semantic roles & 50–950 ramp
primary
#70ACFB
secondary
#F6E6D1
accent
#8200E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185