#70CBFD#70CBFD
#70CBFD is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.5% C 0.112 H 234.6°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #70CBFD |
|---|---|
| RGB | rgb(112, 203, 253) |
| HSL | hsl(201, 97%, 72%) |
| HSV | hsv(201, 56%, 99%) |
| CMYK | cmyk(55.7%, 19.8%, 0%, 0.8%) |
| CIE-LAB | lab(78.02, -13.37, -32.81) |
| CIE-LCH | lch(78.02, 35.43, 247.82°) |
| OKLab | oklab(80.48% -0.0651 -0.0916) |
| OKLCH | oklch(80.48% 0.112 234.6) |
| XYZ | xyz(45.7610, 53.2443, 100.7751) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.56
Lightskyblue
#87CEFA
ΔE00 2.49
Sky
#82CAFC
ΔE00 2.62
Baby Blue
#89CFF0
ΔE00 4.21
Light Blue
#95D0FC
ΔE00 4.58
Sky Blue
#87CEEB
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CBFD #FDA270
analogous
#70FDE9 #70CBFD #7085FD
triadic
#70CBFD #FD70CB #CBFD70
tetradic
#70CBFD #E970FD #FDA270 #85FD70
square
#70CBFD #E970FD #FDA270 #85FD70
split-complementary
#70CBFD #FD7085 #FDE970
monochromatic
#039CEF #34B5FC #70CBFD #ACE1FE #E1F4FF
Accessibility & contrast
On white
1.80
#70CBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#70CBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CBFD
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CBFD | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#A0BAFC
Tritanopia (blue-blind)
#00D8DC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #70cbfd; /* rgb */ color: rgb(112, 203, 253); /* oklch */ color: oklch(80.5% 0.112 234.6);
Tailwind
colors: {
custom: {
50: '#a3dafe',
500: '#70cbfd',
950: '#000000',
},
}SCSS
$custom: #70cbfd; $custom-light: #a3dafe; $custom-dark: #000000;
JSON
{
"hex": "#70cbfd",
"rgb": {
"r": 112,
"g": 203,
"b": 253
},
"hsl": {
"h": 201.277,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.80478,
"c": 0.11234,
"h": 234.6
},
"luminance": 0.53248
}Semantic roles & 50–950 ramp
primary
#70CBFD
secondary
#D97138
accent
#5100E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385