#70ACFE#70ACFE
#70ACFE is a light, vivid cyan. Relative luminance 0.401; OKLCH L 73.8% C 0.135 H 256.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #70ACFE |
|---|---|
| RGB | rgb(112, 172, 254) |
| HSL | hsl(215, 99%, 72%) |
| HSV | hsv(215, 56%, 100%) |
| CMYK | cmyk(55.9%, 32.3%, 0%, 0.4%) |
| CIE-LAB | lab(69.54, 3.83, -46.54) |
| CIE-LCH | lch(69.54, 46.70, 274.71°) |
| OKLab | oklab(73.81% -0.0315 -0.1313) |
| OKLCH | oklch(73.81% 0.135 256.5) |
| XYZ | xyz(39.3177, 40.1023, 99.4153) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.09
Sky Blue (survey)
#75BBFD
ΔE00 4.73
Cornflowerblue
#6495ED
ΔE00 6.82
Pastel Blue
#A2BFFE
ΔE00 8.40
Azure (survey)
#069AF3
ΔE00 8.72
Dodgerblue
#1E90FF
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ACFE #FEC270
analogous
#70F3FE #70ACFE #7B70FE
triadic
#70ACFE #FE70AC #ACFE70
tetradic
#70ACFE #FE70F3 #FEC270 #70FE7B
square
#70ACFE #FE70F3 #FEC270 #70FE7B
split-complementary
#70ACFE #FE7B70 #F3FE70
monochromatic
#0267F2 #3389FE #70ACFE #ADCFFE #E1EDFF
Accessibility & contrast
On white
2.33
#70ACFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#70ACFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ACFE
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ACFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ACFE | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#78A4FC
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #70acfe; /* rgb */ color: rgb(112, 172, 254); /* oklch */ color: oklch(73.8% 0.135 256.5);
Tailwind
colors: {
custom: {
50: '#a2c4ff',
500: '#70acfe',
950: '#000000',
},
}SCSS
$custom: #70acfe; $custom-light: #a2c4ff; $custom-dark: #000000;
JSON
{
"hex": "#70acfe",
"rgb": {
"r": 112,
"g": 172,
"b": 254
},
"hsl": {
"h": 214.648,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.73812,
"c": 0.13505,
"h": 256.5
},
"luminance": 0.40106
}Semantic roles & 50–950 ramp
primary
#70ACFE
secondary
#F7E8D3
accent
#8500E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186