#7CB5EA#7CB5EA
#7CB5EA is a light, moderate cyan. Relative luminance 0.433; OKLCH L 75.4% C 0.097 H 247.5°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB5EA |
|---|---|
| RGB | rgb(124, 181, 234) |
| HSL | hsl(209, 72%, 70%) |
| HSV | hsv(209, 47%, 92%) |
| CMYK | cmyk(47%, 22.6%, 0%, 8.2%) |
| CIE-LAB | lab(71.74, -4.48, -32.22) |
| CIE-LCH | lch(71.74, 32.53, 262.08°) |
| OKLab | oklab(75.41% -0.0373 -0.0898) |
| OKLCH | oklch(75.41% 0.097 247.5) |
| XYZ | xyz(39.6822, 43.2705, 84.0869) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.57
Carolina Blue
#8AB8FE
ΔE00 4.06
Sky
#82CAFC
ΔE00 5.93
Lightblue (survey)
#7BC8F6
ΔE00 6.28
Light Blue
#95D0FC
ΔE00 7.15
Lightskyblue
#87CEFA
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB5EA #EAB17C
analogous
#7CEAE8 #7CB5EA #7C7EEA
triadic
#7CB5EA #EA7CB5 #B5EA7C
tetradic
#7CB5EA #E87CEA #EAB17C #7EEA7C
square
#7CB5EA #E87CEA #EAB17C #7EEA7C
split-complementary
#7CB5EA #EA7C7E #EAE87C
monochromatic
#2179CB #4797E2 #7CB5EA #B1D3F2 #E5F0FB
Accessibility & contrast
On white
2.18
#7CB5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#7CB5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB5EA
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB5EA | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB6EC
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#4BC1C7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7cb5ea; /* rgb */ color: rgb(124, 181, 234); /* oklch */ color: oklch(75.4% 0.097 247.5);
Tailwind
colors: {
custom: {
50: '#a7cbf1',
500: '#7cb5ea',
950: '#000000',
},
}SCSS
$custom: #7cb5ea; $custom-light: #a7cbf1; $custom-dark: #000000;
JSON
{
"hex": "#7cb5ea",
"rgb": {
"r": 124,
"g": 181,
"b": 234
},
"hsl": {
"h": 208.909,
"s": 72.368,
"l": 70.196
},
"oklch": {
"l": 0.75414,
"c": 0.09721,
"h": 247.5
},
"luminance": 0.43273
}Semantic roles & 50–950 ramp
primary
#7CB5EA
secondary
#F0E0D2
accent
#6F11D4
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284