#70ABCD#70ABCD
#70ABCD is a light, moderate cyan. Relative luminance 0.370; OKLCH L 71.4% C 0.079 H 234.7°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #70ABCD |
|---|---|
| RGB | rgb(112, 171, 205) |
| HSL | hsl(202, 48%, 62%) |
| HSV | hsv(202, 45%, 80%) |
| CMYK | cmyk(45.4%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(67.26, -10.10, -23.27) |
| CIE-LCH | lch(67.26, 25.36, 246.54°) |
| OKLab | oklab(71.36% -0.0456 -0.0644) |
| OKLCH | oklch(71.36% 0.079 234.7) |
| XYZ | xyz(32.2606, 36.9761, 63.1829) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.10
Bluegrey
#85A3B2
ΔE00 6.91
Light Grey Blue
#9DBCD4
ΔE00 7.85
Sky Blue (survey)
#75BBFD
ΔE00 7.94
Bluey Grey
#89A0B0
ΔE00 7.97
Lightblue (survey)
#7BC8F6
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ABCD #CD9270
analogous
#70CDC0 #70ABCD #707DCD
triadic
#70ABCD #CD70AB #ABCD70
tetradic
#70ABCD #C070CD #CD9270 #7DCD70
square
#70ABCD #C070CD #CD9270 #7DCD70
split-complementary
#70ABCD #CD707D #CDC070
monochromatic
#326E90 #4390BD #70ABCD #9DC6DD #CBE0ED
Accessibility & contrast
On white
2.50
#70ABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#70ABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ABCD
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ABCD | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CF
Deuteranopia (green-blind)
#8E9FCC
Tritanopia (blue-blind)
#47B4B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #70abcd; /* rgb */ color: rgb(112, 171, 205); /* oklch */ color: oklch(71.4% 0.079 234.7);
Tailwind
colors: {
custom: {
50: '#9ec4dc',
500: '#70abcd',
950: '#000000',
},
}SCSS
$custom: #70abcd; $custom-light: #9ec4dc; $custom-dark: #000000;
JSON
{
"hex": "#70abcd",
"rgb": {
"r": 112,
"g": 171,
"b": 205
},
"hsl": {
"h": 201.935,
"s": 48.187,
"l": 62.157
},
"oklch": {
"l": 0.71355,
"c": 0.07894,
"h": 234.7
},
"luminance": 0.36978
}Semantic roles & 50–950 ramp
primary
#70ABCD
secondary
#DDC8BB
accent
#5F2ABB
background
#FAFCFD
surface
#F3F8FB
border
#CDD1D4
text
#0F1215
muted
#7F8183