#70D0EB#70D0EB
#70D0EB is a light, moderate cyan. Relative luminance 0.546; OKLCH L 80.9% C 0.098 H 218.4°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #70D0EB |
|---|---|
| RGB | rgb(112, 208, 235) |
| HSL | hsl(193, 75%, 68%) |
| HSV | hsv(193, 52%, 92%) |
| CMYK | cmyk(52.3%, 11.5%, 0%, 7.8%) |
| CIE-LAB | lab(78.78, -21.09, -22.01) |
| CIE-LCH | lch(78.78, 30.48, 226.23°) |
| OKLab | oklab(80.88% -0.077 -0.0609) |
| OKLCH | oklch(80.88% 0.098 218.4) |
| XYZ | xyz(44.2276, 54.5507, 86.7798) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.55
Baby Blue
#89CFF0
ΔE00 4.63
Neon Blue
#04D9FF
ΔE00 5.01
Bright Sky Blue
#02CCFE
ΔE00 6.08
Ice Blue
#A5DFF9
ΔE00 6.98
Lightskyblue
#87CEFA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D0EB #EB8B70
analogous
#70EBC9 #70D0EB #7092EB
triadic
#70D0EB #EB70D0 #D0EB70
tetradic
#70D0EB #C970EB #EB8B70 #92EB70
square
#70D0EB #C970EB #EB8B70 #92EB70
split-complementary
#70D0EB #EB7092 #EBC970
monochromatic
#1CA0C5 #3ABEE3 #70D0EB #A6E2F3 #DBF3FA
Accessibility & contrast
On white
1.76
#70D0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#70D0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D0EB
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D0EB | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBED
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#13D9D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #70d0eb; /* rgb */ color: rgb(112, 208, 235); /* oklch */ color: oklch(80.9% 0.098 218.4);
Tailwind
colors: {
custom: {
50: '#a1def1',
500: '#70d0eb',
950: '#000000',
},
}SCSS
$custom: #70d0eb; $custom-light: #a1def1; $custom-dark: #000000;
JSON
{
"hex": "#70d0eb",
"rgb": {
"r": 112,
"g": 208,
"b": 235
},
"hsl": {
"h": 193.171,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.80875,
"c": 0.0982,
"h": 218.4
},
"luminance": 0.54555
}Semantic roles & 50–950 ramp
primary
#70D0EB
secondary
#C35A3C
accent
#3A0ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485