#70A7EE#70A7EE
#70A7EE is a light, moderate cyan. Relative luminance 0.373; OKLCH L 72.0% C 0.119 H 255.3°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #70A7EE |
|---|---|
| RGB | rgb(112, 167, 238) |
| HSL | hsl(214, 79%, 69%) |
| HSV | hsv(214, 53%, 93%) |
| CMYK | cmyk(52.9%, 29.8%, 0%, 6.7%) |
| CIE-LAB | lab(67.47, 1.76, -41.09) |
| CIE-LCH | lch(67.47, 41.13, 272.45°) |
| OKLab | oklab(71.95% -0.0303 -0.1155) |
| OKLCH | oklch(71.95% 0.119 255.3) |
| XYZ | xyz(35.9281, 37.2524, 86.1695) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.27
Cornflowerblue
#6495ED
ΔE00 5.33
Sky Blue (survey)
#75BBFD
ΔE00 5.93
Azure (survey)
#069AF3
ΔE00 7.83
Dodgerblue
#1E90FF
ΔE00 7.84
Dark Sky Blue
#448EE4
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70A7EE #EEB770
analogous
#70E6EE #70A7EE #7870EE
triadic
#70A7EE #EE70A7 #A7EE70
tetradic
#70A7EE #EE70E6 #EEB770 #70EE78
square
#70A7EE #EE70E6 #EEB770 #70EE78
split-complementary
#70A7EE #EE7870 #E6EE70
monochromatic
#1866CB #3985E7 #70A7EE #A7C9F5 #DDEAFB
Accessibility & contrast
On white
2.48
#70A7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#70A7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70A7EE
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70A7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70A7EE | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF1
Deuteranopia (green-blind)
#7B9FED
Tritanopia (blue-blind)
#28B7C0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #70a7ee; /* rgb */ color: rgb(112, 167, 238); /* oklch */ color: oklch(72.0% 0.119 255.3);
Tailwind
colors: {
custom: {
50: '#a0c0f4',
500: '#70a7ee',
950: '#000000',
},
}SCSS
$custom: #70a7ee; $custom-light: #a0c0f4; $custom-dark: #000000;
JSON
{
"hex": "#70a7ee",
"rgb": {
"r": 112,
"g": 167,
"b": 238
},
"hsl": {
"h": 213.81,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.71954,
"c": 0.11944,
"h": 255.3
},
"luminance": 0.37255
}Semantic roles & 50–950 ramp
primary
#70A7EE
secondary
#F0DFCA
accent
#800ADB
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#0F1217
muted
#7F8185