#70ACF2#70ACF2
#70ACF2 is a light, moderate cyan. Relative luminance 0.394; OKLCH L 73.2% C 0.120 H 253.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #70ACF2 |
|---|---|
| RGB | rgb(112, 172, 242) |
| HSL | hsl(212, 83%, 69%) |
| HSV | hsv(212, 54%, 95%) |
| CMYK | cmyk(53.7%, 28.9%, 0%, 5.1%) |
| CIE-LAB | lab(69.01, 0.16, -40.86) |
| CIE-LCH | lch(69.01, 40.86, 270.22°) |
| OKLab | oklab(73.22% -0.0348 -0.1148) |
| OKLCH | oklch(73.22% 0.12 253.1) |
| XYZ | xyz(37.4560, 39.3576, 89.6101) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.34
Carolina Blue
#8AB8FE
ΔE00 4.56
Cornflowerblue
#6495ED
ΔE00 6.89
Azure (survey)
#069AF3
ΔE00 7.99
Dodgerblue
#1E90FF
ΔE00 8.76
Pastel Blue
#A2BFFE
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ACF2 #F2B670
analogous
#70EDF2 #70ACF2 #7570F2
triadic
#70ACF2 #F270AC #ACF270
tetradic
#70ACF2 #F270ED #F2B670 #70F275
square
#70ACF2 #F270ED #F2B670 #70F275
split-complementary
#70ACF2 #F27570 #EDF270
monochromatic
#136CD4 #388BED #70ACF2 #A8CDF7 #E0EDFC
Accessibility & contrast
On white
2.37
#70ACF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#70ACF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ACF2
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ACF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ACF2 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AFF5
Deuteranopia (green-blind)
#7FA3F1
Tritanopia (blue-blind)
#1EBCC5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #70acf2; /* rgb */ color: rgb(112, 172, 242); /* oklch */ color: oklch(73.2% 0.120 253.1);
Tailwind
colors: {
custom: {
50: '#a1c4f6',
500: '#70acf2',
950: '#000000',
},
}SCSS
$custom: #70acf2; $custom-light: #a1c4f6; $custom-dark: #000000;
JSON
{
"hex": "#70acf2",
"rgb": {
"r": 112,
"g": 172,
"b": 242
},
"hsl": {
"h": 212.308,
"s": 83.333,
"l": 69.412
},
"oklch": {
"l": 0.7322,
"c": 0.11998,
"h": 253.1
},
"luminance": 0.39361
}Semantic roles & 50–950 ramp
primary
#70ACF2
secondary
#F2E0CC
accent
#7B06E0
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#101217
muted
#7F8185