#70ACDD#70ACDD
#70ACDD is a light, moderate cyan. Relative luminance 0.382; OKLCH L 72.3% C 0.095 H 244.3°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #70ACDD |
|---|---|
| RGB | rgb(112, 172, 221) |
| HSL | hsl(207, 62%, 65%) |
| HSV | hsv(207, 49%, 87%) |
| CMYK | cmyk(49.3%, 22.2%, 0%, 13.3%) |
| CIE-LAB | lab(68.14, -6.09, -30.72) |
| CIE-LCH | lch(68.14, 31.32, 258.79°) |
| OKLab | oklab(72.25% -0.0412 -0.0856) |
| OKLCH | oklch(72.25% 0.095 244.3) |
| XYZ | xyz(34.4812, 38.1677, 73.9427) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.92
Carolina Blue
#8AB8FE
ΔE00 6.51
Azure (survey)
#069AF3
ΔE00 7.74
Lightblue (survey)
#7BC8F6
ΔE00 7.84
Sky
#82CAFC
ΔE00 8.03
Cornflowerblue
#6495ED
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ACDD #DDA170
analogous
#70DDD7 #70ACDD #7076DD
triadic
#70ACDD #DD70AC #ACDD70
tetradic
#70ACDD #D770DD #DDA170 #76DD70
square
#70ACDD #D770DD #DDA170 #76DD70
split-complementary
#70ACDD #DD7076 #DDD770
monochromatic
#2870AA #3F8FD1 #70ACDD #A1C9E9 #D3E5F5
Accessibility & contrast
On white
2.43
#70ACDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#70ACDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ACDD
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ACDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ACDD | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACDF
Deuteranopia (green-blind)
#89A1DC
Tritanopia (blue-blind)
#3AB8BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #70acdd; /* rgb */ color: rgb(112, 172, 221); /* oklch */ color: oklch(72.3% 0.095 244.3);
Tailwind
colors: {
custom: {
50: '#9fc4e7',
500: '#70acdd',
950: '#000000',
},
}SCSS
$custom: #70acdd; $custom-light: #9fc4e7; $custom-dark: #000000;
JSON
{
"hex": "#70acdd",
"rgb": {
"r": 112,
"g": 172,
"b": 221
},
"hsl": {
"h": 206.972,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.72254,
"c": 0.09505,
"h": 244.3
},
"luminance": 0.3817
}Semantic roles & 50–950 ramp
primary
#70ACDD
secondary
#E7D3C2
accent
#6A1CC9
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184