#70ADEB#70ADEB
#70ADEB is a light, moderate cyan. Relative luminance 0.393; OKLCH L 73.1% C 0.111 H 249.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #70ADEB |
|---|---|
| RGB | rgb(112, 173, 235) |
| HSL | hsl(210, 75%, 68%) |
| HSV | hsv(210, 52%, 92%) |
| CMYK | cmyk(52.3%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(68.99, -2.51, -37.08) |
| CIE-LCH | lch(68.99, 37.16, 266.12°) |
| OKLab | oklab(73.11% -0.038 -0.1039) |
| OKLCH | oklch(73.11% 0.111 249.9) |
| XYZ | xyz(36.6158, 39.3272, 84.2425) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.96
Carolina Blue
#8AB8FE
ΔE00 5.01
Cornflowerblue
#6495ED
ΔE00 7.44
Azure (survey)
#069AF3
ΔE00 7.74
Sky
#82CAFC
ΔE00 8.17
Lightblue (survey)
#7BC8F6
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ADEB #EBAE70
analogous
#70EAEB #70ADEB #7070EB
triadic
#70ADEB #EB70AD #ADEB70
tetradic
#70ADEB #EB70EA #EBAE70 #70EB70
square
#70ADEB #EB70EA #EBAE70 #70EB70
split-complementary
#70ADEB #EB7070 #EAEB70
monochromatic
#1C70C5 #3A8EE3 #70ADEB #A6CCF3 #DBEBFA
Accessibility & contrast
On white
2.37
#70ADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#70ADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ADEB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ADEB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFEE
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#2ABBC2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #70adeb; /* rgb */ color: rgb(112, 173, 235); /* oklch */ color: oklch(73.1% 0.111 249.9);
Tailwind
colors: {
custom: {
50: '#a0c5f1',
500: '#70adeb',
950: '#000000',
},
}SCSS
$custom: #70adeb; $custom-light: #a0c5f1; $custom-dark: #000000;
JSON
{
"hex": "#70adeb",
"rgb": {
"r": 112,
"g": 173,
"b": 235
},
"hsl": {
"h": 210.244,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.73105,
"c": 0.11062,
"h": 249.9
},
"luminance": 0.3933
}Semantic roles & 50–950 ramp
primary
#70ADEB
secondary
#EEDCC9
accent
#740ED8
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#0F1217
muted
#7F8185