#70C8F4#70C8F4
#70C8F4 is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.4% C 0.105 H 231.9°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #70C8F4 |
|---|---|
| RGB | rgb(112, 200, 244) |
| HSL | hsl(200, 86%, 70%) |
| HSV | hsv(200, 54%, 96%) |
| CMYK | cmyk(54.1%, 18%, 0%, 4.3%) |
| CIE-LAB | lab(76.85, -14.42, -29.79) |
| CIE-LCH | lch(76.85, 33.10, 244.17°) |
| OKLab | oklab(79.44% -0.065 -0.0829) |
| OKLCH | oklch(79.44% 0.105 231.9) |
| XYZ | xyz(43.6594, 51.2811, 93.1679) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.84
Lightskyblue
#87CEFA
ΔE00 3.02
Baby Blue
#89CFF0
ΔE00 3.49
Sky
#82CAFC
ΔE00 3.49
Sky Blue
#87CEEB
ΔE00 4.24
Light Blue
#95D0FC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70C8F4 #F49C70
analogous
#70F4DE #70C8F4 #7086F4
triadic
#70C8F4 #F470C8 #C8F470
tetradic
#70C8F4 #DE70F4 #F49C70 #86F470
square
#70C8F4 #DE70F4 #F49C70 #86F470
split-complementary
#70C8F4 #F47086 #F4DE70
monochromatic
#1196D9 #37B2F0 #70C8F4 #A9DEF8 #E2F4FD
Accessibility & contrast
On white
1.87
#70C8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#70C8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70C8F4
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70C8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70C8F4 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F6
Deuteranopia (green-blind)
#A0B8F3
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #70c8f4; /* rgb */ color: rgb(112, 200, 244); /* oklch */ color: oklch(79.4% 0.105 231.9);
Tailwind
colors: {
custom: {
50: '#a2d8f8',
500: '#70c8f4',
950: '#000000',
},
}SCSS
$custom: #70c8f4; $custom-light: #a2d8f8; $custom-dark: #000000;
JSON
{
"hex": "#70c8f4",
"rgb": {
"r": 112,
"g": 200,
"b": 244
},
"hsl": {
"h": 200,
"s": 85.714,
"l": 69.804
},
"oklch": {
"l": 0.79438,
"c": 0.10537,
"h": 231.9
},
"luminance": 0.51285
}Semantic roles & 50–950 ramp
primary
#70C8F4
secondary
#CE6C3A
accent
#4E03E2
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385