#70ABC0#70ABC0
#70ABC0 is a light, moderate cyan. Relative luminance 0.364; OKLCH L 70.8% C 0.068 H 222.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #70ABC0 |
|---|---|
| RGB | rgb(112, 171, 192) |
| HSL | hsl(196, 39%, 60%) |
| HSV | hsv(196, 42%, 75%) |
| CMYK | cmyk(41.7%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(66.80, -13.65, -16.76) |
| CIE-LCH | lch(66.80, 21.62, 230.85°) |
| OKLab | oklab(70.84% -0.0504 -0.0462) |
| OKLCH | oklch(70.84% 0.068 222.5) |
| XYZ | xyz(30.7561, 36.3743, 55.2592) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.07
Bluegrey
#85A3B2
ΔE00 5.98
Bluey Grey
#89A0B0
ΔE00 8.23
Turquoise Blue
#06B1C4
ΔE00 8.62
Light Grey Blue
#9DBCD4
ΔE00 9.30
Cadetblue
#5F9EA0
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ABC0 #C08570
analogous
#70C0AD #70ABC0 #7083C0
triadic
#70ABC0 #C070AB #ABC070
tetradic
#70ABC0 #AD70C0 #C08570 #83C070
square
#70ABC0 #AD70C0 #C08570 #83C070
split-complementary
#70ABC0 #C07083 #C0AD70
monochromatic
#386C7E #4A90A9 #70ABC0 #9AC4D3 #C5DDE5
Accessibility & contrast
On white
2.54
#70ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#70ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ABC0
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ABC0 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C1
Deuteranopia (green-blind)
#939EC0
Tritanopia (blue-blind)
#4FB2B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #70abc0; /* rgb */ color: rgb(112, 171, 192); /* oklch */ color: oklch(70.8% 0.068 222.5);
Tailwind
colors: {
custom: {
50: '#9dc4d3',
500: '#70abc0',
950: '#000000',
},
}SCSS
$custom: #70abc0; $custom-light: #9dc4d3; $custom-dark: #000000;
JSON
{
"hex": "#70abc0",
"rgb": {
"r": 112,
"g": 171,
"b": 192
},
"hsl": {
"h": 195.75,
"s": 38.835,
"l": 59.608
},
"oklch": {
"l": 0.70844,
"c": 0.06838,
"h": 222.5
},
"luminance": 0.36376
}Semantic roles & 50–950 ramp
primary
#70ABC0
secondary
#D5BFB6
accent
#7859CF
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0F1214
muted
#7E8182