#70CFEC#70CFEC
#70CFEC is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.7% C 0.099 H 220.1°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #70CFEC |
|---|---|
| RGB | rgb(112, 207, 236) |
| HSL | hsl(194, 77%, 68%) |
| HSV | hsv(194, 53%, 93%) |
| CMYK | cmyk(52.5%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(78.53, -20.30, -22.93) |
| CIE-LCH | lch(78.53, 30.62, 228.48°) |
| OKLab | oklab(80.69% -0.0755 -0.0635) |
| OKLCH | oklch(80.69% 0.099 220.1) |
| XYZ | xyz(44.1294, 54.1226, 87.4618) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.08
Baby Blue
#89CFF0
ΔE00 4.08
Neon Blue
#04D9FF
ΔE00 5.13
Bright Sky Blue
#02CCFE
ΔE00 5.62
Lightblue (survey)
#7BC8F6
ΔE00 6.63
Lightskyblue
#87CEFA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CFEC #EC8D70
analogous
#70ECCB #70CFEC #7091EC
triadic
#70CFEC #EC70CF #CFEC70
tetradic
#70CFEC #CB70EC #EC8D70 #91EC70
square
#70CFEC #CB70EC #EC8D70 #91EC70
split-complementary
#70CFEC #EC7091 #ECCB70
monochromatic
#1A9FC7 #3ABDE5 #70CFEC #A6E1F3 #DCF3FA
Accessibility & contrast
On white
1.78
#70CFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#70CFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CFEC
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CFEC | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEE
Deuteranopia (green-blind)
#ABBCEC
Tritanopia (blue-blind)
#11D9D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #70cfec; /* rgb */ color: rgb(112, 207, 236); /* oklch */ color: oklch(80.7% 0.099 220.1);
Tailwind
colors: {
custom: {
50: '#a1ddf2',
500: '#70cfec',
950: '#000000',
},
}SCSS
$custom: #70cfec; $custom-light: #a1ddf2; $custom-dark: #000000;
JSON
{
"hex": "#70cfec",
"rgb": {
"r": 112,
"g": 207,
"b": 236
},
"hsl": {
"h": 194.032,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.80687,
"c": 0.09868,
"h": 220.1
},
"luminance": 0.54127
}Semantic roles & 50–950 ramp
primary
#70CFEC
secondary
#C45C3C
accent
#3C0DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485