#70ACBC#70ACBC
#70ACBC is a light, moderate cyan. Relative luminance 0.366; OKLCH L 70.9% C 0.066 H 216.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #70ACBC |
|---|---|
| RGB | rgb(112, 172, 188) |
| HSL | hsl(193, 36%, 59%) |
| HSV | hsv(193, 40%, 74%) |
| CMYK | cmyk(40.4%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(66.96, -15.24, -14.31) |
| CIE-LCH | lch(66.96, 20.91, 223.20°) |
| OKLab | oklab(70.92% -0.0533 -0.0393) |
| OKLCH | oklch(70.92% 0.066 216.4) |
| XYZ | xyz(30.5085, 36.5786, 53.0200) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.37
Bluegrey
#85A3B2
ΔE00 6.85
Turquoise Blue
#06B1C4
ΔE00 7.69
Cadetblue
#5F9EA0
ΔE00 7.81
Bluey Grey
#89A0B0
ΔE00 9.27
Sky Blue
#87CEEB
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ACBC #BC8070
analogous
#70BCA6 #70ACBC #7086BC
triadic
#70ACBC #BC70AC #ACBC70
tetradic
#70ACBC #A670BC #BC8070 #86BC70
square
#70ACBC #A670BC #BC8070 #86BC70
split-complementary
#70ACBC #BC7086 #BCA670
monochromatic
#396B79 #4C90A3 #70ACBC #9AC4D0 #C3DCE3
Accessibility & contrast
On white
2.53
#70ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#70ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ACBC
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ACBC | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BD
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#51B2B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #70acbc; /* rgb */ color: rgb(112, 172, 188); /* oklch */ color: oklch(70.9% 0.066 216.4);
Tailwind
colors: {
custom: {
50: '#9cc4d0',
500: '#70acbc',
950: '#000000',
},
}SCSS
$custom: #70acbc; $custom-light: #9cc4d0; $custom-dark: #000000;
JSON
{
"hex": "#70acbc",
"rgb": {
"r": 112,
"g": 172,
"b": 188
},
"hsl": {
"h": 192.632,
"s": 36.19,
"l": 58.824
},
"oklch": {
"l": 0.70923,
"c": 0.06621,
"h": 216.4
},
"luminance": 0.36581
}Semantic roles & 50–950 ramp
primary
#70ACBC
secondary
#D3BBB5
accent
#735CCC
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182