#70ACBA#70ACBA
#70ACBA is a light, moderate cyan. Relative luminance 0.365; OKLCH L 70.9% C 0.065 H 214.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #70ACBA |
|---|---|
| RGB | rgb(112, 172, 186) |
| HSL | hsl(191, 35%, 58%) |
| HSV | hsv(191, 40%, 73%) |
| CMYK | cmyk(39.8%, 7.5%, 0%, 27.1%) |
| CIE-LAB | lab(66.89, -15.76, -13.30) |
| CIE-LCH | lch(66.89, 20.62, 220.16°) |
| OKLab | oklab(70.85% -0.054 -0.0365) |
| OKLCH | oklch(70.85% 0.065 214.1) |
| XYZ | xyz(30.2944, 36.4929, 51.8924) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.92
Cadetblue
#5F9EA0
ΔE00 7.15
Bluegrey
#85A3B2
ΔE00 7.25
Turquoise Blue
#06B1C4
ΔE00 7.49
Bluey Grey
#89A0B0
ΔE00 9.69
Sky Blue
#87CEEB
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ACBA #BA7E70
analogous
#70BAA3 #70ACBA #7087BA
triadic
#70ACBA #BA70AC #ACBA70
tetradic
#70ACBA #A370BA #BA7E70 #87BA70
square
#70ACBA #A370BA #BA7E70 #87BA70
split-complementary
#70ACBA #BA7087 #BAA370
monochromatic
#396B76 #4D90A0 #70ACBA #99C4CE #C3DCE2
Accessibility & contrast
On white
2.53
#70ACBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#70ACBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ACBA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ACBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ACBA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BB
Deuteranopia (green-blind)
#959FBA
Tritanopia (blue-blind)
#52B2B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #70acba; /* rgb */ color: rgb(112, 172, 186); /* oklch */ color: oklch(70.9% 0.065 214.1);
Tailwind
colors: {
custom: {
50: '#9cc4ce',
500: '#70acba',
950: '#000000',
},
}SCSS
$custom: #70acba; $custom-light: #9cc4ce; $custom-dark: #000000;
JSON
{
"hex": "#70acba",
"rgb": {
"r": 112,
"g": 172,
"b": 186
},
"hsl": {
"h": 191.351,
"s": 34.906,
"l": 58.431
},
"oklch": {
"l": 0.7085,
"c": 0.06524,
"h": 214.1
},
"luminance": 0.36495
}Semantic roles & 50–950 ramp
primary
#70ACBA
secondary
#D2BAB4
accent
#725DCB
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1213
muted
#7E8182