#7CB5DC#7CB5DC
#7CB5DC is a light, moderate cyan. Relative luminance 0.425; OKLCH L 74.8% C 0.082 H 239.2°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB5DC |
|---|---|
| RGB | rgb(124, 181, 220) |
| HSL | hsl(204, 58%, 67%) |
| HSV | hsv(204, 44%, 86%) |
| CMYK | cmyk(43.6%, 17.7%, 0%, 13.7%) |
| CIE-LAB | lab(71.21, -8.38, -25.40) |
| CIE-LCH | lch(71.21, 26.75, 251.74°) |
| OKLab | oklab(74.83% -0.042 -0.0704) |
| OKLCH | oklch(74.83% 0.082 239.2) |
| XYZ | xyz(37.7499, 42.4976, 73.9099) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.98
Lightblue (survey)
#7BC8F6
ΔE00 5.32
Sky
#82CAFC
ΔE00 5.84
Light Grey Blue
#9DBCD4
ΔE00 6.00
Lightskyblue
#87CEFA
ΔE00 6.53
Carolina Blue
#8AB8FE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB5DC #DCA37C
analogous
#7CDCD3 #7CB5DC #7C85DC
triadic
#7CB5DC #DC7CB5 #B5DC7C
tetradic
#7CB5DC #D37CDC #DCA37C #85DC7C
square
#7CB5DC #D37CDC #DCA37C #85DC7C
split-complementary
#7CB5DC #DC7C85 #DCD37C
monochromatic
#2F7BAF #4C9ACF #7CB5DC #ACD0E9 #DDECF6
Accessibility & contrast
On white
2.21
#7CB5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#7CB5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB5DC
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB5DC | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B4DE
Deuteranopia (green-blind)
#97AADB
Tritanopia (blue-blind)
#54BFC2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #7cb5dc; /* rgb */ color: rgb(124, 181, 220); /* oklch */ color: oklch(74.8% 0.082 239.2);
Tailwind
colors: {
custom: {
50: '#a6cbe7',
500: '#7cb5dc',
950: '#000000',
},
}SCSS
$custom: #7cb5dc; $custom-light: #a6cbe7; $custom-dark: #000000;
JSON
{
"hex": "#7cb5dc",
"rgb": {
"r": 124,
"g": 181,
"b": 220
},
"hsl": {
"h": 204.375,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.74826,
"c": 0.08194,
"h": 239.2
},
"luminance": 0.425
}Semantic roles & 50–950 ramp
primary
#7CB5DC
secondary
#E9D7CB
accent
#6320C5
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101316
muted
#7F8284