#70BCFF#70BCFF
#70BCFF is a light, vivid cyan. Relative luminance 0.466; OKLCH L 77.3% C 0.123 H 246.8°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #70BCFF |
|---|---|
| RGB | rgb(112, 188, 255) |
| HSL | hsl(208, 100%, 72%) |
| HSV | hsv(208, 56%, 100%) |
| CMYK | cmyk(56.1%, 26.3%, 0%, 0%) |
| CIE-LAB | lab(73.95, -4.75, -40.18) |
| CIE-LCH | lch(73.95, 40.46, 263.26°) |
| OKLab | oklab(77.29% -0.0484 -0.1128) |
| OKLCH | oklch(77.29% 0.123 246.8) |
| XYZ | xyz(42.7088, 46.6275, 101.3377) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 0.86
Sky
#82CAFC
ΔE00 4.54
Lightblue (survey)
#7BC8F6
ΔE00 5.29
Carolina Blue
#8AB8FE
ΔE00 5.55
Lightskyblue
#87CEFA
ΔE00 6.21
Light Blue
#95D0FC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70BCFF #FFB370
analogous
#70FFFB #70BCFF #7075FF
triadic
#70BCFF #FF70BC #BCFF70
tetradic
#70BCFF #FB70FF #FFB370 #75FF70
square
#70BCFF #FB70FF #FFB370 #75FF70
split-complementary
#70BCFF #FF7075 #FFFB70
monochromatic
#0082F5 #339FFF #70BCFF #ADD9FF #E0F1FF
Accessibility & contrast
On white
2.03
#70BCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#70BCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70BCFF
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70BCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70BCFF | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BEFF
Deuteranopia (green-blind)
#8DAFFE
Tritanopia (blue-blind)
#00CCD3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #70bcff; /* rgb */ color: rgb(112, 188, 255); /* oklch */ color: oklch(77.3% 0.123 246.8);
Tailwind
colors: {
custom: {
50: '#a3d0ff',
500: '#70bcff',
950: '#000000',
},
}SCSS
$custom: #70bcff; $custom-light: #a3d0ff; $custom-dark: #000000;
JSON
{
"hex": "#70bcff",
"rgb": {
"r": 112,
"g": 188,
"b": 255
},
"hsl": {
"h": 208.112,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.77286,
"c": 0.12274,
"h": 246.8
},
"luminance": 0.46631
}Semantic roles & 50–950 ramp
primary
#70BCFF
secondary
#F7E4D3
accent
#6C00E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101318
muted
#7F8286