#7CB5E7#7CB5E7
#7CB5E7 is a light, moderate cyan. Relative luminance 0.431; OKLCH L 75.3% C 0.094 H 245.9°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB5E7 |
|---|---|
| RGB | rgb(124, 181, 231) |
| HSL | hsl(208, 69%, 70%) |
| HSV | hsv(208, 46%, 91%) |
| CMYK | cmyk(46.3%, 21.6%, 0%, 9.4%) |
| CIE-LAB | lab(71.62, -5.33, -30.77) |
| CIE-LCH | lch(71.62, 31.23, 260.17°) |
| OKLab | oklab(75.29% -0.0382 -0.0856) |
| OKLCH | oklch(75.29% 0.094 245.9) |
| XYZ | xyz(39.2549, 43.0996, 81.8363) |
| Luminance | 0.4310 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.86
Carolina Blue
#8AB8FE
ΔE00 4.52
Sky
#82CAFC
ΔE00 5.77
Lightblue (survey)
#7BC8F6
ΔE00 5.98
Lightskyblue
#87CEFA
ΔE00 6.99
Light Blue
#95D0FC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB5E7 #E7AE7C
analogous
#7CE7E3 #7CB5E7 #7C80E7
triadic
#7CB5E7 #E77CB5 #B5E77C
tetradic
#7CB5E7 #E37CE7 #E7AE7C #80E77C
square
#7CB5E7 #E37CE7 #E7AE7C #80E77C
split-complementary
#7CB5E7 #E77C80 #E7E37C
monochromatic
#247AC5 #4898DE #7CB5E7 #B0D2F0 #E3EFFA
Accessibility & contrast
On white
2.18
#7CB5E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#7CB5E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB5E7
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB5E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB5E7 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B6E9
Deuteranopia (green-blind)
#92ABE6
Tritanopia (blue-blind)
#4DC1C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7cb5e7; /* rgb */ color: rgb(124, 181, 231); /* oklch */ color: oklch(75.3% 0.094 245.9);
Tailwind
colors: {
custom: {
50: '#a7cbee',
500: '#7cb5e7',
950: '#000000',
},
}SCSS
$custom: #7cb5e7; $custom-light: #a7cbee; $custom-dark: #000000;
JSON
{
"hex": "#7cb5e7",
"rgb": {
"r": 124,
"g": 181,
"b": 231
},
"hsl": {
"h": 208.037,
"s": 69.032,
"l": 69.608
},
"oklch": {
"l": 0.75285,
"c": 0.09378,
"h": 245.9
},
"luminance": 0.43102
}Semantic roles & 50–950 ramp
primary
#7CB5E7
secondary
#EFDED0
accent
#6D15D1
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284