#70ABDA#70ABDA
#70ABDA is a light, moderate cyan. Relative luminance 0.376; OKLCH L 71.9% C 0.092 H 243.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #70ABDA |
|---|---|
| RGB | rgb(112, 171, 218) |
| HSL | hsl(207, 59%, 65%) |
| HSV | hsv(207, 49%, 85%) |
| CMYK | cmyk(48.6%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(67.75, -6.41, -29.68) |
| CIE-LCH | lch(67.75, 30.37, 257.82°) |
| OKLab | oklab(71.9% -0.0411 -0.0827) |
| OKLCH | oklch(71.9% 0.092 243.6) |
| XYZ | xyz(33.8954, 37.6300, 71.7932) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.36
Carolina Blue
#8AB8FE
ΔE00 6.86
Azure (survey)
#069AF3
ΔE00 7.74
Cornflowerblue
#6495ED
ΔE00 7.99
Lightblue (survey)
#7BC8F6
ΔE00 8.04
Greyblue
#77A1B5
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ABDA #DA9F70
analogous
#70DAD4 #70ABDA #7076DA
triadic
#70ABDA #DA70AB #ABDA70
tetradic
#70ABDA #D470DA #DA9F70 #76DA70
square
#70ABDA #D470DA #DA9F70 #76DA70
split-complementary
#70ABDA #DA7076 #DAD470
monochromatic
#2B6FA5 #3F8ECD #70ABDA #A1C8E7 #D1E4F3
Accessibility & contrast
On white
2.46
#70ABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#70ABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ABDA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ABDA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ABDC
Deuteranopia (green-blind)
#89A0D9
Tritanopia (blue-blind)
#3DB6BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #70abda; /* rgb */ color: rgb(112, 171, 218); /* oklch */ color: oklch(71.9% 0.092 243.6);
Tailwind
colors: {
custom: {
50: '#9fc3e5',
500: '#70abda',
950: '#000000',
},
}SCSS
$custom: #70abda; $custom-light: #9fc3e5; $custom-dark: #000000;
JSON
{
"hex": "#70abda",
"rgb": {
"r": 112,
"g": 171,
"b": 218
},
"hsl": {
"h": 206.604,
"s": 58.889,
"l": 64.706
},
"oklch": {
"l": 0.71902,
"c": 0.09232,
"h": 243.6
},
"luminance": 0.37633
}Semantic roles & 50–950 ramp
primary
#70ABDA
secondary
#E5D1C1
accent
#691FC7
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1215
muted
#7F8184