#70CDEB#70CDEB
#70CDEB is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.2% C 0.098 H 221.2°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #70CDEB |
|---|---|
| RGB | rgb(112, 205, 235) |
| HSL | hsl(195, 75%, 68%) |
| HSV | hsv(195, 52%, 92%) |
| CMYK | cmyk(52.3%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(77.94, -19.56, -23.30) |
| CIE-LCH | lch(77.94, 30.43, 229.98°) |
| OKLab | oklab(80.2% -0.0737 -0.0646) |
| OKLCH | oklch(80.2% 0.098 221.2) |
| XYZ | xyz(43.5031, 53.1017, 86.5383) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.81
Baby Blue
#89CFF0
ΔE00 3.75
Bright Sky Blue
#02CCFE
ΔE00 5.40
Neon Blue
#04D9FF
ΔE00 5.47
Lightblue (survey)
#7BC8F6
ΔE00 6.11
Lightskyblue
#87CEFA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CDEB #EB8E70
analogous
#70EBCB #70CDEB #708FEB
triadic
#70CDEB #EB70CD #CDEB70
tetradic
#70CDEB #CB70EB #EB8E70 #8FEB70
square
#70CDEB #CB70EB #EB8E70 #8FEB70
split-complementary
#70CDEB #EB708F #EBCB70
monochromatic
#1C9CC5 #3ABAE3 #70CDEB #A6E0F3 #DBF3FA
Accessibility & contrast
On white
1.81
#70CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#70CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CDEB
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CDEB | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9ED
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#16D7D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #70cdeb; /* rgb */ color: rgb(112, 205, 235); /* oklch */ color: oklch(80.2% 0.098 221.2);
Tailwind
colors: {
custom: {
50: '#a1dcf1',
500: '#70cdeb',
950: '#000000',
},
}SCSS
$custom: #70cdeb; $custom-light: #a1dcf1; $custom-dark: #000000;
JSON
{
"hex": "#70cdeb",
"rgb": {
"r": 112,
"g": 205,
"b": 235
},
"hsl": {
"h": 194.634,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.80198,
"c": 0.09798,
"h": 221.2
},
"luminance": 0.53106
}Semantic roles & 50–950 ramp
primary
#70CDEB
secondary
#C35D3C
accent
#3F0ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485