#70C8F0#70C8F0
#70C8F0 is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.3% C 0.102 H 229.4°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #70C8F0 |
|---|---|
| RGB | rgb(112, 200, 240) |
| HSL | hsl(199, 81%, 69%) |
| HSV | hsv(199, 53%, 94%) |
| CMYK | cmyk(53.3%, 16.7%, 0%, 5.9%) |
| CIE-LAB | lab(76.70, -15.57, -27.87) |
| CIE-LCH | lch(76.70, 31.92, 240.80°) |
| OKLab | oklab(79.27% -0.0664 -0.0775) |
| OKLCH | oklch(79.27% 0.102 229.4) |
| XYZ | xyz(43.0586, 51.0408, 90.0039) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.78
Baby Blue
#89CFF0
ΔE00 3.07
Sky Blue
#87CEEB
ΔE00 3.46
Lightskyblue
#87CEFA
ΔE00 3.67
Sky
#82CAFC
ΔE00 4.44
Bright Sky Blue
#02CCFE
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70C8F0 #F09870
analogous
#70F0D8 #70C8F0 #7088F0
triadic
#70C8F0 #F070C8 #C8F070
tetradic
#70C8F0 #D870F0 #F09870 #88F070
square
#70C8F0 #D870F0 #F09870 #88F070
split-complementary
#70C8F0 #F07088 #F0D870
monochromatic
#1696D0 #39B3EA #70C8F0 #A7DDF6 #DFF3FC
Accessibility & contrast
On white
1.87
#70C8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#70C8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70C8F0
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70C8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70C8F0 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F2
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#0BD3D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #70c8f0; /* rgb */ color: rgb(112, 200, 240); /* oklch */ color: oklch(79.3% 0.102 229.4);
Tailwind
colors: {
custom: {
50: '#a1d8f5',
500: '#70c8f0',
950: '#000000',
},
}SCSS
$custom: #70c8f0; $custom-light: #a1d8f5; $custom-dark: #000000;
JSON
{
"hex": "#70c8f0",
"rgb": {
"r": 112,
"g": 200,
"b": 240
},
"hsl": {
"h": 198.75,
"s": 81.013,
"l": 69.02
},
"oklch": {
"l": 0.79274,
"c": 0.10203,
"h": 229.4
},
"luminance": 0.51045
}Semantic roles & 50–950 ramp
primary
#70C8F0
secondary
#C9683B
accent
#4B08DD
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385