#70CCED#70CCED
#70CCED is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.1% C 0.099 H 223.6°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #70CCED |
|---|---|
| RGB | rgb(112, 204, 237) |
| HSL | hsl(196, 78%, 68%) |
| HSV | hsv(196, 53%, 93%) |
| CMYK | cmyk(52.7%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(77.72, -18.49, -24.70) |
| CIE-LCH | lch(77.72, 30.85, 233.18°) |
| OKLab | oklab(80.05% -0.0719 -0.0685) |
| OKLCH | oklch(80.05% 0.099 223.6) |
| XYZ | xyz(43.5552, 52.7411, 87.9891) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.54
Baby Blue
#89CFF0
ΔE00 3.17
Bright Sky Blue
#02CCFE
ΔE00 4.95
Lightblue (survey)
#7BC8F6
ΔE00 5.12
Lightskyblue
#87CEFA
ΔE00 5.39
Neon Blue
#04D9FF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CCED #ED9170
analogous
#70EDCF #70CCED #708DED
triadic
#70CCED #ED70CC #CCED70
tetradic
#70CCED #CF70ED #ED9170 #8DED70
square
#70CCED #CF70ED #ED9170 #8DED70
split-complementary
#70CCED #ED708D #EDCF70
monochromatic
#199BC9 #3AB9E6 #70CCED #A6DFF4 #DDF3FB
Accessibility & contrast
On white
1.82
#70CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#70CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CCED
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CCED | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EF
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#11D6D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #70cced; /* rgb */ color: rgb(112, 204, 237); /* oklch */ color: oklch(80.1% 0.099 223.6);
Tailwind
colors: {
custom: {
50: '#a1dbf3',
500: '#70cced',
950: '#000000',
},
}SCSS
$custom: #70cced; $custom-light: #a1dbf3; $custom-dark: #000000;
JSON
{
"hex": "#70cced",
"rgb": {
"r": 112,
"g": 204,
"b": 237
},
"hsl": {
"h": 195.84,
"s": 77.64,
"l": 68.431
},
"oklch": {
"l": 0.80051,
"c": 0.09928,
"h": 223.6
},
"luminance": 0.52745
}Semantic roles & 50–950 ramp
primary
#70CCED
secondary
#C5603C
accent
#420CDA
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101517
muted
#808485