#70C8FA#70C8FA
#70C8FA is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.7% C 0.111 H 235.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #70C8FA |
|---|---|
| RGB | rgb(112, 200, 250) |
| HSL | hsl(202, 93%, 71%) |
| HSV | hsv(202, 55%, 98%) |
| CMYK | cmyk(55.2%, 20%, 0%, 2%) |
| CIE-LAB | lab(77.07, -12.68, -32.66) |
| CIE-LCH | lch(77.07, 35.03, 248.79°) |
| OKLab | oklab(79.69% -0.0629 -0.0911) |
| OKLCH | oklch(79.69% 0.111 235.4) |
| XYZ | xyz(44.5852, 51.6515, 98.0441) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.20
Sky
#82CAFC
ΔE00 2.40
Lightskyblue
#87CEFA
ΔE00 2.66
Baby Blue
#89CFF0
ΔE00 4.48
Light Blue
#95D0FC
ΔE00 4.62
Deepskyblue
#00BFFF
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70C8FA #FAA270
analogous
#70FAE7 #70C8FA #7083FA
triadic
#70C8FA #FA70C8 #C8FA70
tetradic
#70C8FA #E770FA #FAA270 #83FA70
square
#70C8FA #E770FA #FAA270 #83FA70
split-complementary
#70C8FA #FA7083 #FAE770
monochromatic
#0897E8 #35B1F8 #70C8FA #ABDFFC #E1F4FE
Accessibility & contrast
On white
1.85
#70C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#70C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70C8FA
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70C8FA | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FC
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#00D5D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #70c8fa; /* rgb */ color: rgb(112, 200, 250); /* oklch */ color: oklch(79.7% 0.111 235.4);
Tailwind
colors: {
custom: {
50: '#a2d8fc',
500: '#70c8fa',
950: '#000000',
},
}SCSS
$custom: #70c8fa; $custom-light: #a2d8fc; $custom-dark: #000000;
JSON
{
"hex": "#70c8fa",
"rgb": {
"r": 112,
"g": 200,
"b": 250
},
"hsl": {
"h": 201.739,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.79689,
"c": 0.11074,
"h": 235.4
},
"luminance": 0.51655
}Semantic roles & 50–950 ramp
primary
#70C8FA
secondary
#D57239
accent
#5300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385