#70C7EF#70C7EF
#70C7EF is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.0% C 0.101 H 229.7°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #70C7EF |
|---|---|
| RGB | rgb(112, 199, 239) |
| HSL | hsl(199, 80%, 69%) |
| HSV | hsv(199, 53%, 94%) |
| CMYK | cmyk(53.1%, 16.7%, 0%, 6.3%) |
| CIE-LAB | lab(76.39, -15.34, -27.81) |
| CIE-LCH | lch(76.39, 31.76, 241.12°) |
| OKLab | oklab(79.01% -0.0656 -0.0773) |
| OKLCH | oklch(79.01% 0.101 229.7) |
| XYZ | xyz(42.6797, 50.5199, 89.1468) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.71
Baby Blue
#89CFF0
ΔE00 3.19
Sky Blue
#87CEEB
ΔE00 3.58
Lightskyblue
#87CEFA
ΔE00 3.70
Sky
#82CAFC
ΔE00 4.40
Bright Sky Blue
#02CCFE
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70C7EF #EF9870
analogous
#70EFD8 #70C7EF #7088EF
triadic
#70C7EF #EF70C7 #C7EF70
tetradic
#70C7EF #D870EF #EF9870 #88EF70
square
#70C7EF #D870EF #EF9870 #88EF70
split-complementary
#70C7EF #EF7088 #EFD870
monochromatic
#1794CE #39B1E9 #70C7EF #A7DDF5 #DEF2FB
Accessibility & contrast
On white
1.89
#70C7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#70C7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70C7EF
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70C7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70C7EF | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F1
Deuteranopia (green-blind)
#A1B6EE
Tritanopia (blue-blind)
#10D2D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #70c7ef; /* rgb */ color: rgb(112, 199, 239); /* oklch */ color: oklch(79.0% 0.101 229.7);
Tailwind
colors: {
custom: {
50: '#a1d8f4',
500: '#70c7ef',
950: '#000000',
},
}SCSS
$custom: #70c7ef; $custom-light: #a1d8f4; $custom-dark: #000000;
JSON
{
"hex": "#70c7ef",
"rgb": {
"r": 112,
"g": 199,
"b": 239
},
"hsl": {
"h": 198.898,
"s": 79.874,
"l": 68.824
},
"oklch": {
"l": 0.79011,
"c": 0.10143,
"h": 229.7
},
"luminance": 0.50524
}Semantic roles & 50–950 ramp
primary
#70C7EF
secondary
#C8683B
accent
#4C09DC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385