#70ABBB#70ABBB
#70ABBB is a light, moderate cyan. Relative luminance 0.362; OKLCH L 70.7% C 0.065 H 216.7°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #70ABBB |
|---|---|
| RGB | rgb(112, 171, 187) |
| HSL | hsl(193, 36%, 59%) |
| HSV | hsv(193, 40%, 73%) |
| CMYK | cmyk(40.1%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(66.64, -14.97, -14.24) |
| CIE-LCH | lch(66.64, 20.66, 223.56°) |
| OKLab | oklab(70.66% -0.0524 -0.0391) |
| OKLCH | oklch(70.66% 0.065 216.7) |
| XYZ | xyz(30.2115, 36.1564, 52.3910) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.11
Bluegrey
#85A3B2
ΔE00 6.63
Cadetblue
#5F9EA0
ΔE00 7.73
Turquoise Blue
#06B1C4
ΔE00 7.84
Bluey Grey
#89A0B0
ΔE00 9.05
Sky Blue
#87CEEB
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ABBB #BB8070
analogous
#70BBA5 #70ABBB #7085BB
triadic
#70ABBB #BB70AB #ABBB70
tetradic
#70ABBB #A570BB #BB8070 #85BB70
square
#70ABBB #A570BB #BB8070 #85BB70
split-complementary
#70ABBB #BB7085 #BBA570
monochromatic
#396A78 #4D8FA1 #70ABBB #99C3CF #C3DCE2
Accessibility & contrast
On white
2.55
#70ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#70ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ABBB
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ABBB | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#949EBB
Tritanopia (blue-blind)
#52B1B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #70abbb; /* rgb */ color: rgb(112, 171, 187); /* oklch */ color: oklch(70.7% 0.065 216.7);
Tailwind
colors: {
custom: {
50: '#9cc4cf',
500: '#70abbb',
950: '#000000',
},
}SCSS
$custom: #70abbb; $custom-light: #9cc4cf; $custom-dark: #000000;
JSON
{
"hex": "#70abbb",
"rgb": {
"r": 112,
"g": 171,
"b": 187
},
"hsl": {
"h": 192.8,
"s": 35.545,
"l": 58.627
},
"oklch": {
"l": 0.70657,
"c": 0.06541,
"h": 216.7
},
"luminance": 0.36158
}Semantic roles & 50–950 ramp
primary
#70ABBB
secondary
#D2BBB5
accent
#745CCC
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1213
muted
#7E8182