#7CB7EA#7CB7EA
#7CB7EA is a light, moderate cyan. Relative luminance 0.441; OKLCH L 75.8% C 0.096 H 245.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB7EA |
|---|---|
| RGB | rgb(124, 183, 234) |
| HSL | hsl(208, 72%, 70%) |
| HSV | hsv(208, 47%, 92%) |
| CMYK | cmyk(47%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(72.29, -5.57, -31.37) |
| CIE-LCH | lch(72.29, 31.86, 259.93°) |
| OKLab | oklab(75.85% -0.0396 -0.0873) |
| OKLCH | oklch(75.85% 0.096 245.6) |
| XYZ | xyz(40.0918, 44.0897, 84.2235) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.40
Carolina Blue
#8AB8FE
ΔE00 4.56
Sky
#82CAFC
ΔE00 5.21
Lightblue (survey)
#7BC8F6
ΔE00 5.47
Lightskyblue
#87CEFA
ΔE00 6.48
Light Blue
#95D0FC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB7EA #EAAF7C
analogous
#7CEAE6 #7CB7EA #7C80EA
triadic
#7CB7EA #EA7CB7 #B7EA7C
tetradic
#7CB7EA #E67CEA #EAAF7C #80EA7C
square
#7CB7EA #E67CEA #EAAF7C #80EA7C
split-complementary
#7CB7EA #EA7C80 #EAE67C
monochromatic
#217CCB #479AE2 #7CB7EA #B1D4F2 #E5F1FB
Accessibility & contrast
On white
2.14
#7CB7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#7CB7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB7EA
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB7EA | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8EC
Deuteranopia (green-blind)
#94ACE9
Tritanopia (blue-blind)
#4BC3C8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7cb7ea; /* rgb */ color: rgb(124, 183, 234); /* oklch */ color: oklch(75.8% 0.096 245.6);
Tailwind
colors: {
custom: {
50: '#a7ccf1',
500: '#7cb7ea',
950: '#000000',
},
}SCSS
$custom: #7cb7ea; $custom-light: #a7ccf1; $custom-dark: #000000;
JSON
{
"hex": "#7cb7ea",
"rgb": {
"r": 124,
"g": 183,
"b": 234
},
"hsl": {
"h": 207.818,
"s": 72.368,
"l": 70.196
},
"oklch": {
"l": 0.75848,
"c": 0.09592,
"h": 245.6
},
"luminance": 0.44093
}Semantic roles & 50–950 ramp
primary
#7CB7EA
secondary
#F0E0D2
accent
#6C11D4
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284