#7CB1FB#7CB1FB
#7CB1FB is a light, vivid cyan. Relative luminance 0.427; OKLCH L 75.3% C 0.121 H 256.9°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB1FB |
|---|---|
| RGB | rgb(124, 177, 251) |
| HSL | hsl(215, 94%, 74%) |
| HSV | hsv(215, 51%, 98%) |
| CMYK | cmyk(50.6%, 29.5%, 0%, 1.6%) |
| CIE-LAB | lab(71.34, 2.65, -42.05) |
| CIE-LCH | lch(71.34, 42.13, 273.61°) |
| OKLab | oklab(75.33% -0.0276 -0.1181) |
| OKLCH | oklch(75.33% 0.121 256.9) |
| XYZ | xyz(41.4410, 42.6914, 97.3046) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.38
Sky Blue (survey)
#75BBFD
ΔE00 4.18
Pastel Blue
#A2BFFE
ΔE00 6.70
Cornflowerblue
#6495ED
ΔE00 7.96
Baby Blue (survey)
#A2CFFE
ΔE00 8.08
Sky
#82CAFC
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB1FB #FBC67C
analogous
#7CF0FB #7CB1FB #867CFB
triadic
#7CB1FB #FB7CB1 #B1FB7C
tetradic
#7CB1FB #FB7CF0 #FBC67C #7CFB86
square
#7CB1FB #FB7CF0 #FBC67C #7CFB86
split-complementary
#7CB1FB #FB867C #F0FB7C
monochromatic
#076BF5 #418EF9 #7CB1FB #B7D4FD #E1EDFE
Accessibility & contrast
On white
2.20
#7CB1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#7CB1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB1FB
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB1FB | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FE
Deuteranopia (green-blind)
#84A9F9
Tritanopia (blue-blind)
#3DC1CB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7cb1fb; /* rgb */ color: rgb(124, 177, 251); /* oklch */ color: oklch(75.3% 0.121 256.9);
Tailwind
colors: {
custom: {
50: '#a9c8fd',
500: '#7cb1fb',
950: '#000000',
},
}SCSS
$custom: #7cb1fb; $custom-light: #a9c8fd; $custom-dark: #000000;
JSON
{
"hex": "#7cb1fb",
"rgb": {
"r": 124,
"g": 177,
"b": 251
},
"hsl": {
"h": 214.961,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.75335,
"c": 0.12125,
"h": 256.9
},
"luminance": 0.42694
}Semantic roles & 50–950 ramp
primary
#7CB1FB
secondary
#F6E8D5
accent
#8600E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285