#70C9FA#70C9FA
#70C9FA is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.9% C 0.110 H 234.6°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #70C9FA |
|---|---|
| RGB | rgb(112, 201, 250) |
| HSL | hsl(201, 93%, 71%) |
| HSV | hsv(201, 55%, 98%) |
| CMYK | cmyk(55.2%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(77.35, -13.20, -32.23) |
| CIE-LCH | lch(77.35, 34.83, 247.73°) |
| OKLab | oklab(79.91% -0.064 -0.0899) |
| OKLCH | oklch(79.91% 0.11 234.6) |
| XYZ | xyz(44.8176, 52.1162, 98.1216) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.29
Lightskyblue
#87CEFA
ΔE00 2.59
Sky
#82CAFC
ΔE00 2.60
Baby Blue
#89CFF0
ΔE00 4.20
Light Blue
#95D0FC
ΔE00 4.66
Sky Blue
#87CEEB
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70C9FA #FAA170
analogous
#70FAE6 #70C9FA #7084FA
triadic
#70C9FA #FA70C9 #C9FA70
tetradic
#70C9FA #E670FA #FAA170 #84FA70
square
#70C9FA #E670FA #FAA170 #84FA70
split-complementary
#70C9FA #FA7084 #FAE670
monochromatic
#0898E8 #35B3F8 #70C9FA #ABDFFC #E1F4FE
Accessibility & contrast
On white
1.84
#70C9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#70C9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70C9FA
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70C9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70C9FA | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FC
Deuteranopia (green-blind)
#9EB9F9
Tritanopia (blue-blind)
#00D6D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #70c9fa; /* rgb */ color: rgb(112, 201, 250); /* oklch */ color: oklch(79.9% 0.110 234.6);
Tailwind
colors: {
custom: {
50: '#a2d9fc',
500: '#70c9fa',
950: '#000000',
},
}SCSS
$custom: #70c9fa; $custom-light: #a2d9fc; $custom-dark: #000000;
JSON
{
"hex": "#70c9fa",
"rgb": {
"r": 112,
"g": 201,
"b": 250
},
"hsl": {
"h": 201.304,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.7991,
"c": 0.11035,
"h": 234.6
},
"luminance": 0.5212
}Semantic roles & 50–950 ramp
primary
#70C9FA
secondary
#D57039
accent
#5100E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385