#70ACFC#70ACFC
#70ACFC is a light, vivid cyan. Relative luminance 0.400; OKLCH L 73.7% C 0.133 H 256.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #70ACFC |
|---|---|
| RGB | rgb(112, 172, 252) |
| HSL | hsl(214, 96%, 71%) |
| HSV | hsv(214, 56%, 99%) |
| CMYK | cmyk(55.6%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.45, 3.22, -45.60) |
| CIE-LCH | lch(69.45, 45.71, 274.04°) |
| OKLab | oklab(73.71% -0.032 -0.1286) |
| OKLCH | oklch(73.71% 0.133 256) |
| XYZ | xyz(38.9991, 39.9748, 97.7373) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.14
Sky Blue (survey)
#75BBFD
ΔE00 4.66
Cornflowerblue
#6495ED
ΔE00 6.82
Pastel Blue
#A2BFFE
ΔE00 8.45
Azure (survey)
#069AF3
ΔE00 8.59
Dodgerblue
#1E90FF
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ACFC #FCC070
analogous
#70F2FC #70ACFC #7A70FC
triadic
#70ACFC #FC70AC #ACFC70
tetradic
#70ACFC #FC70F2 #FCC070 #70FC7A
square
#70ACFC #FC70F2 #FCC070 #70FC7A
split-complementary
#70ACFC #FC7A70 #F2FC70
monochromatic
#0568ED #3489FB #70ACFC #ACCFFD #E1EEFE
Accessibility & contrast
On white
2.33
#70ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#70ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ACFC
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ACFC | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#79A4FA
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #70acfc; /* rgb */ color: rgb(112, 172, 252); /* oklch */ color: oklch(73.7% 0.133 256.0);
Tailwind
colors: {
custom: {
50: '#a2c4fd',
500: '#70acfc',
950: '#000000',
},
}SCSS
$custom: #70acfc; $custom-light: #a2c4fd; $custom-dark: #000000;
JSON
{
"hex": "#70acfc",
"rgb": {
"r": 112,
"g": 172,
"b": 252
},
"hsl": {
"h": 214.286,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.73712,
"c": 0.13251,
"h": 256
},
"luminance": 0.39978
}Semantic roles & 50–950 ramp
primary
#70ACFC
secondary
#F6E6D2
accent
#8300E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186