#70C5FD#70C5FD
#70C5FD is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.2% C 0.115 H 239.3°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #70C5FD |
|---|---|
| RGB | rgb(112, 197, 253) |
| HSL | hsl(204, 97%, 72%) |
| HSV | hsv(204, 56%, 99%) |
| CMYK | cmyk(55.7%, 22.1%, 0%, 0.8%) |
| CIE-LAB | lab(76.35, -10.20, -35.38) |
| CIE-LCH | lch(76.35, 36.82, 253.91°) |
| OKLab | oklab(79.16% -0.0587 -0.0989) |
| OKLCH | oklch(79.16% 0.115 239.3) |
| XYZ | xyz(44.3714, 50.4652, 100.3119) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.11
Lightblue (survey)
#7BC8F6
ΔE00 2.12
Lightskyblue
#87CEFA
ΔE00 3.40
Sky Blue (survey)
#75BBFD
ΔE00 4.27
Light Blue
#95D0FC
ΔE00 4.66
Deepskyblue
#00BFFF
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70C5FD #FDA870
analogous
#70FDEF #70C5FD #707FFD
triadic
#70C5FD #FD70C5 #C5FD70
tetradic
#70C5FD #EF70FD #FDA870 #7FFD70
square
#70C5FD #EF70FD #FDA870 #7FFD70
split-complementary
#70C5FD #FD707F #FDEF70
monochromatic
#0392EF #34ADFC #70C5FD #ACDDFE #E1F3FF
Accessibility & contrast
On white
1.89
#70C5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#70C5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70C5FD
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70C5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70C5FD | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FF
Deuteranopia (green-blind)
#98B6FC
Tritanopia (blue-blind)
#00D3D8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #70c5fd; /* rgb */ color: rgb(112, 197, 253); /* oklch */ color: oklch(79.2% 0.115 239.3);
Tailwind
colors: {
custom: {
50: '#a3d6fe',
500: '#70c5fd',
950: '#000000',
},
}SCSS
$custom: #70c5fd; $custom-light: #a3d6fe; $custom-dark: #000000;
JSON
{
"hex": "#70c5fd",
"rgb": {
"r": 112,
"g": 197,
"b": 253
},
"hsl": {
"h": 203.83,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.79158,
"c": 0.11502,
"h": 239.3
},
"luminance": 0.50469
}Semantic roles & 50–950 ramp
primary
#70C5FD
secondary
#D97838
accent
#5B00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385