#7CB5FF#7CB5FF
#7CB5FF is a light, vivid cyan. Relative luminance 0.446; OKLCH L 76.4% C 0.123 H 255.4°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB5FF |
|---|---|
| RGB | rgb(124, 181, 255) |
| HSL | hsl(214, 100%, 74%) |
| HSV | hsv(214, 51%, 100%) |
| CMYK | cmyk(51.4%, 29%, 0%, 0%) |
| CIE-LAB | lab(72.59, 1.61, -42.26) |
| CIE-LCH | lch(72.59, 42.29, 272.18°) |
| OKLab | oklab(76.37% -0.031 -0.1187) |
| OKLCH | oklch(76.37% 0.123 255.4) |
| XYZ | xyz(42.8798, 44.5496, 100.9277) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.24
Sky Blue (survey)
#75BBFD
ΔE00 3.13
Pastel Blue
#A2BFFE
ΔE00 6.74
Baby Blue (survey)
#A2CFFE
ΔE00 7.28
Sky
#82CAFC
ΔE00 7.34
Light Blue
#95D0FC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB5FF #FFC67C
analogous
#7CF7FF #7CB5FF #857CFF
triadic
#7CB5FF #FF7CB5 #B5FF7C
tetradic
#7CB5FF #FF7CF7 #FFC67C #7CFF85
square
#7CB5FF #FF7CF7 #FFC67C #7CFF85
split-complementary
#7CB5FF #FF857C #F7FF7C
monochromatic
#0270FF #3F92FF #7CB5FF #B9D8FF #E0EEFF
Accessibility & contrast
On white
2.12
#7CB5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#7CB5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB5FF
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB5FF | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#87ACFD
Tritanopia (blue-blind)
#37C6CF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7cb5ff; /* rgb */ color: rgb(124, 181, 255); /* oklch */ color: oklch(76.4% 0.123 255.4);
Tailwind
colors: {
custom: {
50: '#a9caff',
500: '#7cb5ff',
950: '#000000',
},
}SCSS
$custom: #7cb5ff; $custom-light: #a9caff; $custom-dark: #000000;
JSON
{
"hex": "#7cb5ff",
"rgb": {
"r": 124,
"g": 181,
"b": 255
},
"hsl": {
"h": 213.893,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.76369,
"c": 0.12263,
"h": 255.4
},
"luminance": 0.44553
}Semantic roles & 50–950 ramp
primary
#7CB5FF
secondary
#F7E8D4
accent
#8200E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286