#70CEED#70CEED
#70CEED is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.5% C 0.099 H 221.7°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #70CEED |
|---|---|
| RGB | rgb(112, 206, 237) |
| HSL | hsl(195, 78%, 68%) |
| HSV | hsv(195, 53%, 93%) |
| CMYK | cmyk(52.7%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(78.29, -19.51, -23.84) |
| CIE-LCH | lch(78.29, 30.81, 230.70°) |
| OKLab | oklab(80.5% -0.074 -0.0661) |
| OKLCH | oklch(80.5% 0.099 221.7) |
| XYZ | xyz(44.0336, 53.6979, 88.1486) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.74
Baby Blue
#89CFF0
ΔE00 3.58
Bright Sky Blue
#02CCFE
ΔE00 5.24
Neon Blue
#04D9FF
ΔE00 5.36
Lightblue (survey)
#7BC8F6
ΔE00 5.93
Lightskyblue
#87CEFA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CEED #ED8F70
analogous
#70EDCD #70CEED #708FED
triadic
#70CEED #ED70CE #CEED70
tetradic
#70CEED #CD70ED #ED8F70 #8FED70
square
#70CEED #CD70ED #ED8F70 #8FED70
split-complementary
#70CEED #ED708F #EDCD70
monochromatic
#199EC9 #3ABBE6 #70CEED #A6E1F4 #DDF3FB
Accessibility & contrast
On white
1.79
#70CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#70CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CEED
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CEED | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#A9BCED
Tritanopia (blue-blind)
#0FD8D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #70ceed; /* rgb */ color: rgb(112, 206, 237); /* oklch */ color: oklch(80.5% 0.099 221.7);
Tailwind
colors: {
custom: {
50: '#a1ddf3',
500: '#70ceed',
950: '#000000',
},
}SCSS
$custom: #70ceed; $custom-light: #a1ddf3; $custom-dark: #000000;
JSON
{
"hex": "#70ceed",
"rgb": {
"r": 112,
"g": 206,
"b": 237
},
"hsl": {
"h": 194.88,
"s": 77.64,
"l": 68.431
},
"oklch": {
"l": 0.805,
"c": 0.09925,
"h": 221.7
},
"luminance": 0.53702
}Semantic roles & 50–950 ramp
primary
#70CEED
secondary
#C55E3C
accent
#3F0CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485