#7CADEB#7CADEB
#7CADEB is a light, moderate cyan. Relative luminance 0.402; OKLCH L 73.7% C 0.105 H 254.7°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7CADEB |
|---|---|
| RGB | rgb(124, 173, 235) |
| HSL | hsl(214, 74%, 70%) |
| HSV | hsv(214, 47%, 92%) |
| CMYK | cmyk(47.2%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(69.59, 0.22, -36.09) |
| CIE-LCH | lch(69.59, 36.10, 270.35°) |
| OKLab | oklab(73.74% -0.0275 -0.1009) |
| OKLCH | oklch(73.74% 0.105 254.7) |
| XYZ | xyz(38.2461, 40.1678, 84.3189) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.57
Sky Blue (survey)
#75BBFD
ΔE00 4.94
Cornflowerblue
#6495ED
ΔE00 6.90
Pastel Blue
#A2BFFE
ΔE00 7.24
Light Grey Blue
#9DBCD4
ΔE00 8.76
Sky
#82CAFC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CADEB #EBBA7C
analogous
#7CE4EB #7CADEB #837CEB
triadic
#7CADEB #EB7CAD #ADEB7C
tetradic
#7CADEB #EB7CE4 #EBBA7C #7CEB83
square
#7CADEB #EB7CE4 #EBBA7C #7CEB83
split-complementary
#7CADEB #EB837C #E4EB7C
monochromatic
#1F6CCD #478CE3 #7CADEB #B1CEF3 #E4EEFB
Accessibility & contrast
On white
2.32
#7CADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#7CADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CADEB
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CADEB | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EE
Deuteranopia (green-blind)
#88A5EA
Tritanopia (blue-blind)
#4CBBC2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7cadeb; /* rgb */ color: rgb(124, 173, 235); /* oklch */ color: oklch(73.7% 0.105 254.7);
Tailwind
colors: {
custom: {
50: '#a7c5f1',
500: '#7cadeb',
950: '#000000',
},
}SCSS
$custom: #7cadeb; $custom-light: #a7c5f1; $custom-dark: #000000;
JSON
{
"hex": "#7cadeb",
"rgb": {
"r": 124,
"g": 173,
"b": 235
},
"hsl": {
"h": 213.514,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.73738,
"c": 0.1046,
"h": 254.7
},
"luminance": 0.4017
}Semantic roles & 50–950 ramp
primary
#7CADEB
secondary
#F1E3D2
accent
#7E10D6
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185