#70ACFF#70ACFF
#70ACFF is a light, vivid cyan. Relative luminance 0.402; OKLCH L 73.9% C 0.136 H 256.7°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #70ACFF |
|---|---|
| RGB | rgb(112, 172, 255) |
| HSL | hsl(215, 100%, 72%) |
| HSV | hsv(215, 56%, 100%) |
| CMYK | cmyk(56.1%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(69.59, 4.14, -47.01) |
| CIE-LCH | lch(69.59, 47.19, 275.04°) |
| OKLab | oklab(73.86% -0.0312 -0.1327) |
| OKLCH | oklch(73.86% 0.136 256.7) |
| XYZ | xyz(39.4783, 40.1665, 100.2609) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.07
Sky Blue (survey)
#75BBFD
ΔE00 4.77
Cornflowerblue
#6495ED
ΔE00 6.83
Pastel Blue
#A2BFFE
ΔE00 8.37
Azure (survey)
#069AF3
ΔE00 8.79
Dodgerblue
#1E90FF
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ACFF #FFC370
analogous
#70F4FF #70ACFF #7C70FF
triadic
#70ACFF #FF70AC #ACFF70
tetradic
#70ACFF #FF70F4 #FFC370 #70FF7C
square
#70ACFF #FF70F4 #FFC370 #70FF7C
split-complementary
#70ACFF #FF7C70 #F4FF70
monochromatic
#0067F5 #3388FF #70ACFF #ADD0FF #E0EDFF
Accessibility & contrast
On white
2.32
#70ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#70ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ACFF
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ACFF | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#78A4FD
Tritanopia (blue-blind)
#00BFCA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #70acff; /* rgb */ color: rgb(112, 172, 255); /* oklch */ color: oklch(73.9% 0.136 256.7);
Tailwind
colors: {
custom: {
50: '#a2c4ff',
500: '#70acff',
950: '#000000',
},
}SCSS
$custom: #70acff; $custom-light: #a2c4ff; $custom-dark: #000000;
JSON
{
"hex": "#70acff",
"rgb": {
"r": 112,
"g": 172,
"b": 255
},
"hsl": {
"h": 214.825,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.73863,
"c": 0.13631,
"h": 256.7
},
"luminance": 0.4017
}Semantic roles & 50–950 ramp
primary
#70ACFF
secondary
#F7E8D3
accent
#8500E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186