#70ABBF#70ABBF
#70ABBF is a light, moderate cyan. Relative luminance 0.363; OKLCH L 70.8% C 0.068 H 221.4°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #70ABBF |
|---|---|
| RGB | rgb(112, 171, 191) |
| HSL | hsl(195, 38%, 59%) |
| HSV | hsv(195, 41%, 75%) |
| CMYK | cmyk(41.4%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(66.77, -13.92, -16.26) |
| CIE-LCH | lch(66.77, 21.40, 229.44°) |
| OKLab | oklab(70.81% -0.0508 -0.0447) |
| OKLCH | oklch(70.81% 0.068 221.4) |
| XYZ | xyz(30.6457, 36.3301, 54.6777) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.22
Bluegrey
#85A3B2
ΔE00 6.07
Bluey Grey
#89A0B0
ΔE00 8.37
Turquoise Blue
#06B1C4
ΔE00 8.44
Cadetblue
#5F9EA0
ΔE00 9.11
Light Grey Blue
#9DBCD4
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ABBF #BF8470
analogous
#70BFAC #70ABBF #7084BF
triadic
#70ABBF #BF70AB #ABBF70
tetradic
#70ABBF #AC70BF #BF8470 #84BF70
square
#70ABBF #AC70BF #BF8470 #84BF70
split-complementary
#70ABBF #BF7084 #BFAC70
monochromatic
#386B7D #4B90A7 #70ABBF #9AC4D2 #C5DDE5
Accessibility & contrast
On white
2.54
#70ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#70ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ABBF
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ABBF | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C0
Deuteranopia (green-blind)
#939EBF
Tritanopia (blue-blind)
#4FB2B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #70abbf; /* rgb */ color: rgb(112, 171, 191); /* oklch */ color: oklch(70.8% 0.068 221.4);
Tailwind
colors: {
custom: {
50: '#9dc4d2',
500: '#70abbf',
950: '#000000',
},
}SCSS
$custom: #70abbf; $custom-light: #9dc4d2; $custom-dark: #000000;
JSON
{
"hex": "#70abbf",
"rgb": {
"r": 112,
"g": 171,
"b": 191
},
"hsl": {
"h": 195.19,
"s": 38.164,
"l": 59.412
},
"oklch": {
"l": 0.70806,
"c": 0.06773,
"h": 221.4
},
"luminance": 0.36332
}Semantic roles & 50–950 ramp
primary
#70ABBF
secondary
#D5BEB6
accent
#775ACE
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182