#70D1EB#70D1EB
#70D1EB is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.1% C 0.098 H 217.4°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #70D1EB |
|---|---|
| RGB | rgb(112, 209, 235) |
| HSL | hsl(193, 75%, 68%) |
| HSV | hsv(193, 52%, 92%) |
| CMYK | cmyk(52.3%, 11.1%, 0%, 7.8%) |
| CIE-LAB | lab(79.06, -21.59, -21.59) |
| CIE-LCH | lch(79.06, 30.53, 224.99°) |
| OKLab | oklab(81.1% -0.0781 -0.0597) |
| OKLCH | oklch(81.1% 0.098 217.4) |
| XYZ | xyz(44.4721, 55.0399, 86.8613) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.86
Neon Blue
#04D9FF
ΔE00 4.93
Baby Blue
#89CFF0
ΔE00 4.97
Bright Sky Blue
#02CCFE
ΔE00 6.36
Ice Blue
#A5DFF9
ΔE00 7.05
Aqua Blue
#02D8E9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D1EB #EB8A70
analogous
#70EBC7 #70D1EB #7093EB
triadic
#70D1EB #EB70D1 #D1EB70
tetradic
#70D1EB #C770EB #EB8A70 #93EB70
square
#70D1EB #C770EB #EB8A70 #93EB70
split-complementary
#70D1EB #EB7093 #EBC770
monochromatic
#1CA1C5 #3AC0E3 #70D1EB #A6E2F3 #DBF4FA
Accessibility & contrast
On white
1.75
#70D1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#70D1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D1EB
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D1EB | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEC
Deuteranopia (green-blind)
#ADBEEB
Tritanopia (blue-blind)
#12DAD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #70d1eb; /* rgb */ color: rgb(112, 209, 235); /* oklch */ color: oklch(81.1% 0.098 217.4);
Tailwind
colors: {
custom: {
50: '#a1dff1',
500: '#70d1eb',
950: '#000000',
},
}SCSS
$custom: #70d1eb; $custom-light: #a1dff1; $custom-dark: #000000;
JSON
{
"hex": "#70d1eb",
"rgb": {
"r": 112,
"g": 209,
"b": 235
},
"hsl": {
"h": 192.683,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.811,
"c": 0.09833,
"h": 217.4
},
"luminance": 0.55044
}Semantic roles & 50–950 ramp
primary
#70D1EB
secondary
#C3593C
accent
#390ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485