#70CBEC#70CBEC
#70CBEC is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.8% C 0.099 H 223.9°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #70CBEC |
|---|---|
| RGB | rgb(112, 203, 236) |
| HSL | hsl(196, 77%, 68%) |
| HSV | hsv(196, 53%, 93%) |
| CMYK | cmyk(52.5%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(77.41, -18.26, -24.65) |
| CIE-LCH | lch(77.41, 30.67, 233.46°) |
| OKLab | oklab(79.79% -0.0711 -0.0684) |
| OKLCH | oklch(79.79% 0.099 223.9) |
| XYZ | xyz(43.1726, 52.2090, 87.1428) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.55
Baby Blue
#89CFF0
ΔE00 3.17
Bright Sky Blue
#02CCFE
ΔE00 4.97
Lightblue (survey)
#7BC8F6
ΔE00 5.01
Lightskyblue
#87CEFA
ΔE00 5.35
Neon Blue
#04D9FF
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CBEC #EC9170
analogous
#70ECCF #70CBEC #708DEC
triadic
#70CBEC #EC70CB #CBEC70
tetradic
#70CBEC #CF70EC #EC9170 #8DEC70
square
#70CBEC #CF70EC #EC9170 #8DEC70
split-complementary
#70CBEC #EC708D #ECCF70
monochromatic
#1A99C7 #3AB7E5 #70CBEC #A6DFF3 #DCF2FA
Accessibility & contrast
On white
1.84
#70CBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#70CBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CBEC
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CBEC | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EE
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#15D5D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #70cbec; /* rgb */ color: rgb(112, 203, 236); /* oklch */ color: oklch(79.8% 0.099 223.9);
Tailwind
colors: {
custom: {
50: '#a1dbf2',
500: '#70cbec',
950: '#000000',
},
}SCSS
$custom: #70cbec; $custom-light: #a1dbf2; $custom-dark: #000000;
JSON
{
"hex": "#70cbec",
"rgb": {
"r": 112,
"g": 203,
"b": 236
},
"hsl": {
"h": 195.968,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.79787,
"c": 0.09865,
"h": 223.9
},
"luminance": 0.52213
}Semantic roles & 50–950 ramp
primary
#70CBEC
secondary
#C4603C
accent
#430DD9
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101517
muted
#808485