#70ABC2#70ABC2
#70ABC2 is a light, moderate cyan. Relative luminance 0.365; OKLCH L 70.9% C 0.070 H 224.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #70ABC2 |
|---|---|
| RGB | rgb(112, 171, 194) |
| HSL | hsl(197, 40%, 60%) |
| HSV | hsv(197, 42%, 76%) |
| CMYK | cmyk(42.3%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(66.87, -13.11, -17.77) |
| CIE-LCH | lch(66.87, 22.08, 233.58°) |
| OKLab | oklab(70.92% -0.0497 -0.049) |
| OKLCH | oklch(70.92% 0.07 224.6) |
| XYZ | xyz(30.9792, 36.4635, 56.4342) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.88
Bluegrey
#85A3B2
ΔE00 5.89
Bluey Grey
#89A0B0
ΔE00 8.01
Light Grey Blue
#9DBCD4
ΔE00 8.92
Turquoise Blue
#06B1C4
ΔE00 9.01
Sky Blue
#87CEEB
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ABC2 #C28770
analogous
#70C2B0 #70ABC2 #7082C2
triadic
#70ABC2 #C270AB #ABC270
tetradic
#70ABC2 #B070C2 #C28770 #82C270
square
#70ABC2 #B070C2 #C28770 #82C270
split-complementary
#70ABC2 #C27082 #C2B070
monochromatic
#376C81 #4990AC #70ABC2 #9BC4D4 #C6DDE7
Accessibility & contrast
On white
2.53
#70ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#70ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ABC2
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ABC2 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA8C3
Deuteranopia (green-blind)
#929FC2
Tritanopia (blue-blind)
#4EB2B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #70abc2; /* rgb */ color: rgb(112, 171, 194); /* oklch */ color: oklch(70.9% 0.070 224.6);
Tailwind
colors: {
custom: {
50: '#9dc4d4',
500: '#70abc2',
950: '#000000',
},
}SCSS
$custom: #70abc2; $custom-light: #9dc4d4; $custom-dark: #000000;
JSON
{
"hex": "#70abc2",
"rgb": {
"r": 112,
"g": 171,
"b": 194
},
"hsl": {
"h": 196.829,
"s": 40.196,
"l": 60
},
"oklch": {
"l": 0.7092,
"c": 0.06976,
"h": 224.6
},
"luminance": 0.36466
}Semantic roles & 50–950 ramp
primary
#70ABC2
secondary
#D7C0B7
accent
#7958D0
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0F1214
muted
#7E8183