#70CDEC#70CDEC
#70CDEC is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.2% C 0.099 H 222.0°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #70CDEC |
|---|---|
| RGB | rgb(112, 205, 236) |
| HSL | hsl(195, 77%, 68%) |
| HSV | hsv(195, 53%, 93%) |
| CMYK | cmyk(52.5%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(77.97, -19.28, -23.79) |
| CIE-LCH | lch(77.97, 30.62, 230.97°) |
| OKLab | oklab(80.24% -0.0733 -0.0659) |
| OKLCH | oklch(80.24% 0.099 222) |
| XYZ | xyz(43.6479, 53.1597, 87.3013) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.69
Baby Blue
#89CFF0
ΔE00 3.54
Bright Sky Blue
#02CCFE
ΔE00 5.23
Neon Blue
#04D9FF
ΔE00 5.52
Lightblue (survey)
#7BC8F6
ΔE00 5.81
Lightskyblue
#87CEFA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CDEC #EC8F70
analogous
#70ECCD #70CDEC #708FEC
triadic
#70CDEC #EC70CD #CDEC70
tetradic
#70CDEC #CD70EC #EC8F70 #8FEC70
square
#70CDEC #CD70EC #EC8F70 #8FEC70
split-complementary
#70CDEC #EC708F #ECCD70
monochromatic
#1A9CC7 #3ABAE5 #70CDEC #A6E0F3 #DCF3FA
Accessibility & contrast
On white
1.81
#70CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#70CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CDEC
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CDEC | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#A8BBEC
Tritanopia (blue-blind)
#13D7D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #70cdec; /* rgb */ color: rgb(112, 205, 236); /* oklch */ color: oklch(80.2% 0.099 222.0);
Tailwind
colors: {
custom: {
50: '#a1dcf2',
500: '#70cdec',
950: '#000000',
},
}SCSS
$custom: #70cdec; $custom-light: #a1dcf2; $custom-dark: #000000;
JSON
{
"hex": "#70cdec",
"rgb": {
"r": 112,
"g": 205,
"b": 236
},
"hsl": {
"h": 195,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.80237,
"c": 0.09862,
"h": 222
},
"luminance": 0.53164
}Semantic roles & 50–950 ramp
primary
#70CDEC
secondary
#C45E3C
accent
#400DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485