#70ABCC#70ABCC
#70ABCC is a light, moderate cyan. Relative luminance 0.369; OKLCH L 71.3% C 0.078 H 233.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #70ABCC |
|---|---|
| RGB | rgb(112, 171, 204) |
| HSL | hsl(202, 47%, 62%) |
| HSV | hsv(202, 45%, 80%) |
| CMYK | cmyk(45.1%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(67.22, -10.38, -22.77) |
| CIE-LCH | lch(67.22, 25.02, 245.50°) |
| OKLab | oklab(71.31% -0.0459 -0.063) |
| OKLCH | oklch(71.31% 0.078 233.9) |
| XYZ | xyz(32.1403, 36.9279, 62.5492) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.88
Bluegrey
#85A3B2
ΔE00 6.73
Light Grey Blue
#9DBCD4
ΔE00 7.87
Bluey Grey
#89A0B0
ΔE00 7.90
Sky Blue (survey)
#75BBFD
ΔE00 8.23
Lightblue (survey)
#7BC8F6
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ABCC #CC9170
analogous
#70CCBF #70ABCC #707DCC
triadic
#70ABCC #CC70AB #ABCC70
tetradic
#70ABCC #BF70CC #CC9170 #7DCC70
square
#70ABCC #BF70CC #CC9170 #7DCC70
split-complementary
#70ABCC #CC707D #CCBF70
monochromatic
#336E8F #4390BC #70ABCC #9DC5DC #CAE0EC
Accessibility & contrast
On white
2.50
#70ABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#70ABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ABCC
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ABCC | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CE
Deuteranopia (green-blind)
#8E9FCC
Tritanopia (blue-blind)
#48B4B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #70abcc; /* rgb */ color: rgb(112, 171, 204); /* oklch */ color: oklch(71.3% 0.078 233.9);
Tailwind
colors: {
custom: {
50: '#9dc4db',
500: '#70abcc',
950: '#000000',
},
}SCSS
$custom: #70abcc; $custom-light: #9dc4db; $custom-dark: #000000;
JSON
{
"hex": "#70abcc",
"rgb": {
"r": 112,
"g": 171,
"b": 204
},
"hsl": {
"h": 201.522,
"s": 47.423,
"l": 61.961
},
"oklch": {
"l": 0.71314,
"c": 0.078,
"h": 233.9
},
"luminance": 0.3693
}Semantic roles & 50–950 ramp
primary
#70ABCC
secondary
#DDC7BB
accent
#5E2BBB
background
#FAFCFD
surface
#F3F8FB
border
#CDD1D4
text
#0F1215
muted
#7F8183