#70ABFB#70ABFB
#70ABFB is a light, vivid cyan. Relative luminance 0.395; OKLCH L 73.4% C 0.132 H 256.3°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #70ABFB |
|---|---|
| RGB | rgb(112, 171, 251) |
| HSL | hsl(215, 95%, 71%) |
| HSV | hsv(215, 55%, 98%) |
| CMYK | cmyk(55.4%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(69.14, 3.47, -45.55) |
| CIE-LCH | lch(69.14, 45.69, 274.36°) |
| OKLab | oklab(73.45% -0.0312 -0.1284) |
| OKLCH | oklch(73.45% 0.132 256.3) |
| XYZ | xyz(38.6515, 39.5324, 96.8418) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.28
Sky Blue (survey)
#75BBFD
ΔE00 4.95
Cornflowerblue
#6495ED
ΔE00 6.51
Pastel Blue
#A2BFFE
ΔE00 8.50
Azure (survey)
#069AF3
ΔE00 8.53
Dodgerblue
#1E90FF
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ABFB #FBC070
analogous
#70F1FB #70ABFB #7A70FB
triadic
#70ABFB #FB70AB #ABFB70
tetradic
#70ABFB #FB70F1 #FBC070 #70FB7A
square
#70ABFB #FB70F1 #FBC070 #70FB7A
split-complementary
#70ABFB #FB7A70 #F1FB70
monochromatic
#0767EA #3488F9 #70ABFB #ACCEFD #E1EEFE
Accessibility & contrast
On white
2.36
#70ABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#70ABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ABFB
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ABFB | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FE
Deuteranopia (green-blind)
#79A3F9
Tritanopia (blue-blind)
#00BDC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #70abfb; /* rgb */ color: rgb(112, 171, 251); /* oklch */ color: oklch(73.4% 0.132 256.3);
Tailwind
colors: {
custom: {
50: '#a2c3fd',
500: '#70abfb',
950: '#000000',
},
}SCSS
$custom: #70abfb; $custom-light: #a2c3fd; $custom-dark: #000000;
JSON
{
"hex": "#70abfb",
"rgb": {
"r": 112,
"g": 171,
"b": 251
},
"hsl": {
"h": 214.532,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.73449,
"c": 0.13219,
"h": 256.3
},
"luminance": 0.39536
}Semantic roles & 50–950 ramp
primary
#70ABFB
secondary
#F6E6D1
accent
#8400E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185