#70DCF7#70DCF7
#70DCF7 is a very light, moderate cyan. Relative luminance 0.613; OKLCH L 84.0% C 0.106 H 216.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCF7 |
|---|---|
| RGB | rgb(112, 220, 247) |
| HSL | hsl(192, 89%, 70%) |
| HSV | hsv(192, 55%, 97%) |
| CMYK | cmyk(54.7%, 10.9%, 0%, 3.1%) |
| CIE-LAB | lab(82.56, -23.76, -22.66) |
| CIE-LCH | lch(82.56, 32.84, 223.64°) |
| OKLab | oklab(84.03% -0.0854 -0.0628) |
| OKLCH | oklch(84.03% 0.106 216.3) |
| XYZ | xyz(49.0572, 61.3420, 97.2326) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.30
Sky Blue
#87CEEB
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 5.72
Baby Blue
#89CFF0
ΔE00 6.12
Robin Egg Blue
#8AF1FE
ΔE00 6.48
Ice Blue
#A5DFF9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCF7 #F78B70
analogous
#70F7CE #70DCF7 #7098F7
triadic
#70DCF7 #F770DC #DCF770
tetradic
#70DCF7 #CE70F7 #F78B70 #98F770
square
#70DCF7 #CE70F7 #F78B70 #98F770
split-complementary
#70DCF7 #F77098 #F7CE70
monochromatic
#0DB6E0 #36CEF4 #70DCF7 #AAEAFA #E2F8FD
Accessibility & contrast
On white
1.58
#70DCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#70DCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCF7
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCF7 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD6F9
Deuteranopia (green-blind)
#B5C7F7
Tritanopia (blue-blind)
#00E6E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70dcf7; /* rgb */ color: rgb(112, 220, 247); /* oklch */ color: oklch(84.0% 0.106 216.3);
Tailwind
colors: {
custom: {
50: '#a3e7f9',
500: '#70dcf7',
950: '#000000',
},
}SCSS
$custom: #70dcf7; $custom-light: #a3e7f9; $custom-dark: #000000;
JSON
{
"hex": "#70dcf7",
"rgb": {
"r": 112,
"g": 220,
"b": 247
},
"hsl": {
"h": 192,
"s": 89.404,
"l": 70.392
},
"oklch": {
"l": 0.84031,
"c": 0.10603,
"h": 216.3
},
"luminance": 0.61347
}Semantic roles & 50–950 ramp
primary
#70DCF7
secondary
#D2583A
accent
#2E00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485