#70ABDD#70ABDD
#70ABDD is a light, moderate cyan. Relative luminance 0.378; OKLCH L 72.0% C 0.096 H 245.2°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #70ABDD |
|---|---|
| RGB | rgb(112, 171, 221) |
| HSL | hsl(208, 62%, 65%) |
| HSV | hsv(208, 49%, 87%) |
| CMYK | cmyk(49.3%, 22.6%, 0%, 13.3%) |
| CIE-LAB | lab(67.86, -5.54, -31.15) |
| CIE-LCH | lch(67.86, 31.64, 259.92°) |
| OKLab | oklab(72.03% -0.0401 -0.0869) |
| OKLCH | oklch(72.03% 0.096 245.2) |
| XYZ | xyz(34.2916, 37.7884, 73.8795) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.05
Carolina Blue
#8AB8FE
ΔE00 6.42
Azure (survey)
#069AF3
ΔE00 7.55
Cornflowerblue
#6495ED
ΔE00 7.65
Lightblue (survey)
#7BC8F6
ΔE00 8.21
Sky
#82CAFC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ABDD #DDA270
analogous
#70DDD9 #70ABDD #7074DD
triadic
#70ABDD #DD70AB #ABDD70
tetradic
#70ABDD #D970DD #DDA270 #74DD70
square
#70ABDD #D970DD #DDA270 #74DD70
split-complementary
#70ABDD #DD7074 #DDD970
monochromatic
#286FAA #3F8ED1 #70ABDD #A1C8E9 #D3E5F5
Accessibility & contrast
On white
2.45
#70ABDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#70ABDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ABDD
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ABDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ABDD | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACDF
Deuteranopia (green-blind)
#88A0DC
Tritanopia (blue-blind)
#3AB7BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #70abdd; /* rgb */ color: rgb(112, 171, 221); /* oklch */ color: oklch(72.0% 0.096 245.2);
Tailwind
colors: {
custom: {
50: '#9fc3e7',
500: '#70abdd',
950: '#000000',
},
}SCSS
$custom: #70abdd; $custom-light: #9fc3e7; $custom-dark: #000000;
JSON
{
"hex": "#70abdd",
"rgb": {
"r": 112,
"g": 171,
"b": 221
},
"hsl": {
"h": 207.523,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.72033,
"c": 0.09568,
"h": 245.2
},
"luminance": 0.37791
}Semantic roles & 50–950 ramp
primary
#70ABDD
secondary
#E7D3C2
accent
#6C1CC9
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184