#70D1EC#70D1EC
#70D1EC is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.1% C 0.099 H 218.2°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #70D1EC |
|---|---|
| RGB | rgb(112, 209, 236) |
| HSL | hsl(193, 77%, 68%) |
| HSV | hsv(193, 53%, 93%) |
| CMYK | cmyk(52.5%, 11.4%, 0%, 7.5%) |
| CIE-LAB | lab(79.10, -21.31, -22.07) |
| CIE-LCH | lch(79.10, 30.68, 226.00°) |
| OKLab | oklab(81.14% -0.0777 -0.0611) |
| OKLCH | oklch(81.14% 0.099 218.2) |
| XYZ | xyz(44.6170, 55.0978, 87.6243) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.65
Baby Blue
#89CFF0
ΔE00 4.71
Neon Blue
#04D9FF
ΔE00 4.88
Bright Sky Blue
#02CCFE
ΔE00 6.13
Ice Blue
#A5DFF9
ΔE00 6.92
Lightskyblue
#87CEFA
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D1EC #EC8B70
analogous
#70ECC9 #70D1EC #7093EC
triadic
#70D1EC #EC70D1 #D1EC70
tetradic
#70D1EC #C970EC #EC8B70 #93EC70
square
#70D1EC #C970EC #EC8B70 #93EC70
split-complementary
#70D1EC #EC7093 #ECC970
monochromatic
#1AA2C7 #3AC0E5 #70D1EC #A6E2F3 #DCF4FA
Accessibility & contrast
On white
1.75
#70D1EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#70D1EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D1EC
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D1EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D1EC | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEE
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#0EDAD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #70d1ec; /* rgb */ color: rgb(112, 209, 236); /* oklch */ color: oklch(81.1% 0.099 218.2);
Tailwind
colors: {
custom: {
50: '#a2dff2',
500: '#70d1ec',
950: '#000000',
},
}SCSS
$custom: #70d1ec; $custom-light: #a2dff2; $custom-dark: #000000;
JSON
{
"hex": "#70d1ec",
"rgb": {
"r": 112,
"g": 209,
"b": 236
},
"hsl": {
"h": 193.065,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.81138,
"c": 0.09887,
"h": 218.2
},
"luminance": 0.55102
}Semantic roles & 50–950 ramp
primary
#70D1EC
secondary
#C45A3C
accent
#390DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485