#70ABDC#70ABDC
#70ABDC is a light, moderate cyan. Relative luminance 0.377; OKLCH L 72.0% C 0.095 H 244.7°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #70ABDC |
|---|---|
| RGB | rgb(112, 171, 220) |
| HSL | hsl(207, 61%, 65%) |
| HSV | hsv(207, 49%, 86%) |
| CMYK | cmyk(49.1%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(67.83, -5.83, -30.66) |
| CIE-LCH | lch(67.83, 31.21, 259.24°) |
| OKLab | oklab(71.99% -0.0404 -0.0855) |
| OKLCH | oklch(71.99% 0.095 244.7) |
| XYZ | xyz(34.1587, 37.7353, 73.1799) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.15
Carolina Blue
#8AB8FE
ΔE00 6.56
Azure (survey)
#069AF3
ΔE00 7.60
Cornflowerblue
#6495ED
ΔE00 7.75
Lightblue (survey)
#7BC8F6
ΔE00 8.15
Sky
#82CAFC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ABDC #DCA170
analogous
#70DCD7 #70ABDC #7075DC
triadic
#70ABDC #DC70AB #ABDC70
tetradic
#70ABDC #D770DC #DCA170 #75DC70
square
#70ABDC #D770DC #DCA170 #75DC70
split-complementary
#70ABDC #DC7075 #DCD770
monochromatic
#296FA8 #3F8ED0 #70ABDC #A1C8E8 #D2E5F4
Accessibility & contrast
On white
2.46
#70ABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#70ABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ABDC
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ABDC | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDE
Deuteranopia (green-blind)
#88A0DB
Tritanopia (blue-blind)
#3BB7BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #70abdc; /* rgb */ color: rgb(112, 171, 220); /* oklch */ color: oklch(72.0% 0.095 244.7);
Tailwind
colors: {
custom: {
50: '#9fc3e7',
500: '#70abdc',
950: '#000000',
},
}SCSS
$custom: #70abdc; $custom-light: #9fc3e7; $custom-dark: #000000;
JSON
{
"hex": "#70abdc",
"rgb": {
"r": 112,
"g": 171,
"b": 220
},
"hsl": {
"h": 207.222,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.71989,
"c": 0.09455,
"h": 244.7
},
"luminance": 0.37738
}Semantic roles & 50–950 ramp
primary
#70ABDC
secondary
#E6D2C2
accent
#6B1DC8
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184