#70ABC7#70ABC7
#70ABC7 is a light, moderate cyan. Relative luminance 0.367; OKLCH L 71.1% C 0.074 H 229.5°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #70ABC7 |
|---|---|
| RGB | rgb(112, 171, 199) |
| HSL | hsl(199, 44%, 61%) |
| HSV | hsv(199, 44%, 78%) |
| CMYK | cmyk(43.7%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(67.05, -11.76, -20.28) |
| CIE-LCH | lch(67.05, 23.44, 239.90°) |
| OKLab | oklab(71.11% -0.0478 -0.056) |
| OKLCH | oklch(71.11% 0.074 229.5) |
| XYZ | xyz(31.5502, 36.6919, 59.4415) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.03
Bluegrey
#85A3B2
ΔE00 6.07
Bluey Grey
#89A0B0
ΔE00 7.75
Light Grey Blue
#9DBCD4
ΔE00 8.21
Lightblue (survey)
#7BC8F6
ΔE00 8.91
Sky Blue
#87CEEB
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ABC7 #C78C70
analogous
#70C7B7 #70ABC7 #707FC7
triadic
#70ABC7 #C770AB #ABC770
tetradic
#70ABC7 #B770C7 #C78C70 #7FC770
square
#70ABC7 #B770C7 #C78C70 #7FC770
split-complementary
#70ABC7 #C7707F #C7B770
monochromatic
#356D88 #4690B4 #70ABC7 #9CC5D8 #C8DFE9
Accessibility & contrast
On white
2.52
#70ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#70ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ABC7
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ABC7 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA9C8
Deuteranopia (green-blind)
#909FC7
Tritanopia (blue-blind)
#4BB3B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #70abc7; /* rgb */ color: rgb(112, 171, 199); /* oklch */ color: oklch(71.1% 0.074 229.5);
Tailwind
colors: {
custom: {
50: '#9dc4d8',
500: '#70abc7',
950: '#000000',
},
}SCSS
$custom: #70abc7; $custom-light: #9dc4d8; $custom-dark: #000000;
JSON
{
"hex": "#70abc7",
"rgb": {
"r": 112,
"g": 171,
"b": 199
},
"hsl": {
"h": 199.31,
"s": 43.719,
"l": 60.98
},
"oklch": {
"l": 0.71114,
"c": 0.07362,
"h": 229.5
},
"luminance": 0.36694
}Semantic roles & 50–950 ramp
primary
#70ABC7
secondary
#DAC4B9
accent
#5A2FB7
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0F1214
muted
#7E8183