#70C8F6#70C8F6
#70C8F6 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.5% C 0.107 H 233.1°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #70C8F6 |
|---|---|
| RGB | rgb(112, 200, 246) |
| HSL | hsl(201, 88%, 70%) |
| HSV | hsv(201, 54%, 96%) |
| CMYK | cmyk(54.5%, 18.7%, 0%, 3.5%) |
| CIE-LAB | lab(76.92, -13.84, -30.75) |
| CIE-LCH | lch(76.92, 33.72, 245.76°) |
| OKLab | oklab(79.52% -0.0643 -0.0857) |
| OKLCH | oklch(79.52% 0.107 233.1) |
| XYZ | xyz(43.9647, 51.4032, 94.7759) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.48
Lightskyblue
#87CEFA
ΔE00 2.81
Sky
#82CAFC
ΔE00 3.08
Baby Blue
#89CFF0
ΔE00 3.79
Sky Blue
#87CEEB
ΔE00 4.67
Light Blue
#95D0FC
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70C8F6 #F69E70
analogous
#70F6E1 #70C8F6 #7085F6
triadic
#70C8F6 #F670C8 #C8F670
tetradic
#70C8F6 #E170F6 #F69E70 #85F670
square
#70C8F6 #E170F6 #F69E70 #85F670
split-complementary
#70C8F6 #F67085 #F6E170
monochromatic
#0E96DE #36B2F2 #70C8F6 #AADEFA #E2F4FD
Accessibility & contrast
On white
1.86
#70C8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#70C8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70C8F6
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70C8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70C8F6 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F8
Deuteranopia (green-blind)
#9FB8F5
Tritanopia (blue-blind)
#00D4D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #70c8f6; /* rgb */ color: rgb(112, 200, 246); /* oklch */ color: oklch(79.5% 0.107 233.1);
Tailwind
colors: {
custom: {
50: '#a2d8f9',
500: '#70c8f6',
950: '#000000',
},
}SCSS
$custom: #70c8f6; $custom-light: #a2d8f9; $custom-dark: #000000;
JSON
{
"hex": "#70c8f6",
"rgb": {
"r": 112,
"g": 200,
"b": 246
},
"hsl": {
"h": 200.597,
"s": 88.158,
"l": 70.196
},
"oklch": {
"l": 0.79521,
"c": 0.10711,
"h": 233.1
},
"luminance": 0.51407
}Semantic roles & 50–950 ramp
primary
#70C8F6
secondary
#D06E3A
accent
#4F01E5
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385