#70CAF5#70CAF5
#70CAF5 is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.9% C 0.106 H 230.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #70CAF5 |
|---|---|
| RGB | rgb(112, 202, 245) |
| HSL | hsl(199, 87%, 70%) |
| HSV | hsv(199, 54%, 96%) |
| CMYK | cmyk(54.3%, 17.6%, 0%, 3.9%) |
| CIE-LAB | lab(77.44, -15.18, -29.41) |
| CIE-LCH | lch(77.44, 33.10, 242.70°) |
| OKLab | oklab(79.92% -0.0668 -0.0819) |
| OKLCH | oklch(79.92% 0.106 230.8) |
| XYZ | xyz(44.2778, 52.2745, 94.1251) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.28
Lightskyblue
#87CEFA
ΔE00 3.11
Baby Blue
#89CFF0
ΔE00 3.16
Sky Blue
#87CEEB
ΔE00 3.85
Sky
#82CAFC
ΔE00 3.86
Bright Sky Blue
#02CCFE
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CAF5 #F59B70
analogous
#70F5DD #70CAF5 #7088F5
triadic
#70CAF5 #F570CA #CAF570
tetradic
#70CAF5 #DD70F5 #F59B70 #88F570
square
#70CAF5 #DD70F5 #F59B70 #88F570
split-complementary
#70CAF5 #F57088 #F5DD70
monochromatic
#0F99DB #37B5F1 #70CAF5 #A9DFF9 #E2F4FD
Accessibility & contrast
On white
1.83
#70CAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#70CAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CAF5
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CAF5 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F7
Deuteranopia (green-blind)
#A2B9F4
Tritanopia (blue-blind)
#00D6D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #70caf5; /* rgb */ color: rgb(112, 202, 245); /* oklch */ color: oklch(79.9% 0.106 230.8);
Tailwind
colors: {
custom: {
50: '#a2daf8',
500: '#70caf5',
950: '#000000',
},
}SCSS
$custom: #70caf5; $custom-light: #a2daf8; $custom-dark: #000000;
JSON
{
"hex": "#70caf5",
"rgb": {
"r": 112,
"g": 202,
"b": 245
},
"hsl": {
"h": 199.398,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.79924,
"c": 0.10566,
"h": 230.8
},
"luminance": 0.52278
}Semantic roles & 50–950 ramp
primary
#70CAF5
secondary
#CF6A3A
accent
#4B02E3
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385