#70C8F5#70C8F5
#70C8F5 is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.5% C 0.106 H 232.5°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #70C8F5 |
|---|---|
| RGB | rgb(112, 200, 245) |
| HSL | hsl(200, 87%, 70%) |
| HSV | hsv(200, 54%, 96%) |
| CMYK | cmyk(54.3%, 18.4%, 0%, 3.9%) |
| CIE-LAB | lab(76.89, -14.13, -30.27) |
| CIE-LCH | lch(76.89, 33.41, 244.97°) |
| OKLab | oklab(79.48% -0.0646 -0.0843) |
| OKLCH | oklch(79.48% 0.106 232.5) |
| XYZ | xyz(43.8116, 51.3420, 93.9697) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.65
Lightskyblue
#87CEFA
ΔE00 2.90
Sky
#82CAFC
ΔE00 3.28
Baby Blue
#89CFF0
ΔE00 3.64
Sky Blue
#87CEEB
ΔE00 4.45
Light Blue
#95D0FC
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70C8F5 #F59D70
analogous
#70F5E0 #70C8F5 #7085F5
triadic
#70C8F5 #F570C8 #C8F570
tetradic
#70C8F5 #E070F5 #F59D70 #85F570
square
#70C8F5 #E070F5 #F59D70 #85F570
split-complementary
#70C8F5 #F57085 #F5E070
monochromatic
#0F96DB #37B2F1 #70C8F5 #A9DEF9 #E2F4FD
Accessibility & contrast
On white
1.86
#70C8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#70C8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70C8F5
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70C8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70C8F5 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F7
Deuteranopia (green-blind)
#9FB8F4
Tritanopia (blue-blind)
#00D4D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #70c8f5; /* rgb */ color: rgb(112, 200, 245); /* oklch */ color: oklch(79.5% 0.106 232.5);
Tailwind
colors: {
custom: {
50: '#a2d8f8',
500: '#70c8f5',
950: '#000000',
},
}SCSS
$custom: #70c8f5; $custom-light: #a2d8f8; $custom-dark: #000000;
JSON
{
"hex": "#70c8f5",
"rgb": {
"r": 112,
"g": 200,
"b": 245
},
"hsl": {
"h": 200.301,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.79479,
"c": 0.10623,
"h": 232.5
},
"luminance": 0.51346
}Semantic roles & 50–950 ramp
primary
#70C8F5
secondary
#CF6D3A
accent
#4E02E3
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385