#70BDFF#70BDFF
#70BDFF is a light, vivid cyan. Relative luminance 0.471; OKLCH L 77.5% C 0.122 H 246.1°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #70BDFF |
|---|---|
| RGB | rgb(112, 189, 255) |
| HSL | hsl(208, 100%, 72%) |
| HSV | hsv(208, 56%, 100%) |
| CMYK | cmyk(56.1%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(74.23, -5.30, -39.75) |
| CIE-LCH | lch(74.23, 40.10, 262.41°) |
| OKLab | oklab(77.5% -0.0495 -0.1115) |
| OKLCH | oklch(77.5% 0.122 246.1) |
| XYZ | xyz(42.9231, 47.0562, 101.4091) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.15
Sky
#82CAFC
ΔE00 4.23
Lightblue (survey)
#7BC8F6
ΔE00 4.97
Carolina Blue
#8AB8FE
ΔE00 5.80
Lightskyblue
#87CEFA
ΔE00 5.91
Light Blue
#95D0FC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70BDFF #FFB270
analogous
#70FFF9 #70BDFF #7076FF
triadic
#70BDFF #FF70BD #BDFF70
tetradic
#70BDFF #F970FF #FFB270 #76FF70
square
#70BDFF #F970FF #FFB270 #76FF70
split-complementary
#70BDFF #FF7076 #FFF970
monochromatic
#0084F5 #33A1FF #70BDFF #ADD9FF #E0F1FF
Accessibility & contrast
On white
2.02
#70BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#70BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70BDFF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70BDFF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#8EB0FE
Tritanopia (blue-blind)
#00CDD4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #70bdff; /* rgb */ color: rgb(112, 189, 255); /* oklch */ color: oklch(77.5% 0.122 246.1);
Tailwind
colors: {
custom: {
50: '#a3d0ff',
500: '#70bdff',
950: '#000000',
},
}SCSS
$custom: #70bdff; $custom-light: #a3d0ff; $custom-dark: #000000;
JSON
{
"hex": "#70bdff",
"rgb": {
"r": 112,
"g": 189,
"b": 255
},
"hsl": {
"h": 207.692,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.77502,
"c": 0.12203,
"h": 246.1
},
"luminance": 0.4706
}Semantic roles & 50–950 ramp
primary
#70BDFF
secondary
#F7E4D3
accent
#6A00E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101418
muted
#7F8286