#70CAFD#70CAFD
#70CAFD is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.3% C 0.113 H 235.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #70CAFD |
|---|---|
| RGB | rgb(112, 202, 253) |
| HSL | hsl(202, 97%, 72%) |
| HSV | hsv(202, 56%, 99%) |
| CMYK | cmyk(55.7%, 20.2%, 0%, 0.8%) |
| CIE-LAB | lab(77.74, -12.85, -33.23) |
| CIE-LCH | lch(77.74, 35.63, 248.86°) |
| OKLab | oklab(80.26% -0.064 -0.0928) |
| OKLCH | oklch(80.26% 0.113 235.4) |
| XYZ | xyz(45.5256, 52.7736, 100.6966) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.43
Sky
#82CAFC
ΔE00 2.39
Lightskyblue
#87CEFA
ΔE00 2.53
Baby Blue
#89CFF0
ΔE00 4.47
Light Blue
#95D0FC
ΔE00 4.52
Deepskyblue
#00BFFF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CAFD #FDA370
analogous
#70FDE9 #70CAFD #7084FD
triadic
#70CAFD #FD70CA #CAFD70
tetradic
#70CAFD #E970FD #FDA370 #84FD70
square
#70CAFD #E970FD #FDA370 #84FD70
split-complementary
#70CAFD #FD7084 #FDE970
monochromatic
#039AEF #34B4FC #70CAFD #ACE0FE #E1F4FF
Accessibility & contrast
On white
1.82
#70CAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#70CAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CAFD
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CAFD | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FF
Deuteranopia (green-blind)
#9EBAFC
Tritanopia (blue-blind)
#00D7DB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #70cafd; /* rgb */ color: rgb(112, 202, 253); /* oklch */ color: oklch(80.3% 0.113 235.4);
Tailwind
colors: {
custom: {
50: '#a3dafe',
500: '#70cafd',
950: '#000000',
},
}SCSS
$custom: #70cafd; $custom-light: #a3dafe; $custom-dark: #000000;
JSON
{
"hex": "#70cafd",
"rgb": {
"r": 112,
"g": 202,
"b": 253
},
"hsl": {
"h": 201.702,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.80257,
"c": 0.11273,
"h": 235.4
},
"luminance": 0.52778
}Semantic roles & 50–950 ramp
primary
#70CAFD
secondary
#D97238
accent
#5300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385