#70ACF3#70ACF3
#70ACF3 is a light, vivid cyan. Relative luminance 0.394; OKLCH L 73.3% C 0.121 H 253.5°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #70ACF3 |
|---|---|
| RGB | rgb(112, 172, 243) |
| HSL | hsl(213, 85%, 70%) |
| HSV | hsv(213, 54%, 95%) |
| CMYK | cmyk(53.9%, 29.2%, 0%, 4.7%) |
| CIE-LAB | lab(69.05, 0.46, -41.33) |
| CIE-LCH | lch(69.05, 41.34, 270.64°) |
| OKLab | oklab(73.27% -0.0345 -0.1162) |
| OKLCH | oklch(73.27% 0.121 253.5) |
| XYZ | xyz(37.6066, 39.4178, 90.4033) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.37
Carolina Blue
#8AB8FE
ΔE00 4.51
Cornflowerblue
#6495ED
ΔE00 6.87
Azure (survey)
#069AF3
ΔE00 8.04
Pastel Blue
#A2BFFE
ΔE00 8.73
Dodgerblue
#1E90FF
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ACF3 #F3B770
analogous
#70EEF3 #70ACF3 #7670F3
triadic
#70ACF3 #F370AC #ACF370
tetradic
#70ACF3 #F370EE #F3B770 #70F376
square
#70ACF3 #F370EE #F3B770 #70F376
split-complementary
#70ACF3 #F37670 #EEF370
monochromatic
#126CD7 #388BEE #70ACF3 #A8CDF8 #E1EEFC
Accessibility & contrast
On white
2.36
#70ACF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#70ACF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ACF3
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ACF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ACF3 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB0F6
Deuteranopia (green-blind)
#7EA3F2
Tritanopia (blue-blind)
#1CBCC5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #70acf3; /* rgb */ color: rgb(112, 172, 243); /* oklch */ color: oklch(73.3% 0.121 253.5);
Tailwind
colors: {
custom: {
50: '#a1c4f7',
500: '#70acf3',
950: '#000000',
},
}SCSS
$custom: #70acf3; $custom-light: #a1c4f7; $custom-dark: #000000;
JSON
{
"hex": "#70acf3",
"rgb": {
"r": 112,
"g": 172,
"b": 243
},
"hsl": {
"h": 212.519,
"s": 84.516,
"l": 69.608
},
"oklch": {
"l": 0.73268,
"c": 0.12122,
"h": 253.5
},
"luminance": 0.39421
}Semantic roles & 50–950 ramp
primary
#70ACF3
secondary
#F2E1CD
accent
#7C05E1
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#101217
muted
#7F8185