#7CB2DA#7CB2DA
#7CB2DA is a light, moderate cyan. Relative luminance 0.412; OKLCH L 74.1% C 0.081 H 241.3°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB2DA |
|---|---|
| RGB | rgb(124, 178, 218) |
| HSL | hsl(206, 56%, 67%) |
| HSV | hsv(206, 43%, 85%) |
| CMYK | cmyk(43.1%, 18.3%, 0%, 14.5%) |
| CIE-LAB | lab(70.31, -7.31, -25.70) |
| CIE-LCH | lch(70.31, 26.72, 254.12°) |
| OKLab | oklab(74.09% -0.039 -0.0712) |
| OKLCH | oklch(74.09% 0.081 241.3) |
| XYZ | xyz(36.8832, 41.1854, 72.3221) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.94
Light Grey Blue
#9DBCD4
ΔE00 6.19
Lightblue (survey)
#7BC8F6
ΔE00 6.24
Carolina Blue
#8AB8FE
ΔE00 6.32
Sky
#82CAFC
ΔE00 6.59
Lightskyblue
#87CEFA
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB2DA #DAA47C
analogous
#7CDAD3 #7CB2DA #7C83DA
triadic
#7CB2DA #DA7CB2 #B2DA7C
tetradic
#7CB2DA #D37CDA #DAA47C #83DA7C
square
#7CB2DA #D37CDA #DAA47C #83DA7C
split-complementary
#7CB2DA #DA7C83 #DAD37C
monochromatic
#3077AB #4C96CD #7CB2DA #ACCEE7 #DBEAF5
Accessibility & contrast
On white
2.27
#7CB2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#7CB2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB2DA
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB2DA | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B2DC
Deuteranopia (green-blind)
#94A8D9
Tritanopia (blue-blind)
#56BCBF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7cb2da; /* rgb */ color: rgb(124, 178, 218); /* oklch */ color: oklch(74.1% 0.081 241.3);
Tailwind
colors: {
custom: {
50: '#a6c9e5',
500: '#7cb2da',
950: '#000000',
},
}SCSS
$custom: #7cb2da; $custom-light: #a6c9e5; $custom-dark: #000000;
JSON
{
"hex": "#7cb2da",
"rgb": {
"r": 124,
"g": 178,
"b": 218
},
"hsl": {
"h": 205.532,
"s": 55.952,
"l": 67.059
},
"oklch": {
"l": 0.74085,
"c": 0.0812,
"h": 241.3
},
"luminance": 0.41188
}Semantic roles & 50–950 ramp
primary
#7CB2DA
secondary
#E8D7CA
accent
#6722C3
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101315
muted
#7F8284