#7BB1FC#7BB1FC
#7BB1FC is a light, vivid cyan. Relative luminance 0.427; OKLCH L 75.3% C 0.123 H 256.8°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB1FC |
|---|---|
| RGB | rgb(123, 177, 252) |
| HSL | hsl(215, 96%, 74%) |
| HSV | hsv(215, 51%, 99%) |
| CMYK | cmyk(51.2%, 29.8%, 0%, 1.2%) |
| CIE-LAB | lab(71.34, 2.73, -42.60) |
| CIE-LCH | lch(71.34, 42.69, 273.67°) |
| OKLab | oklab(75.33% -0.0282 -0.1197) |
| OKLCH | oklch(75.33% 0.123 256.8) |
| XYZ | xyz(41.4552, 42.6804, 98.1302) |
| Luminance | 0.4268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.47
Sky Blue (survey)
#75BBFD
ΔE00 4.10
Pastel Blue
#A2BFFE
ΔE00 6.84
Cornflowerblue
#6495ED
ΔE00 7.97
Baby Blue (survey)
#A2CFFE
ΔE00 8.12
Sky
#82CAFC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB1FC #FCC67B
analogous
#7BF1FC #7BB1FC #857BFC
triadic
#7BB1FC #FC7BB1 #B1FC7B
tetradic
#7BB1FC #FC7BF1 #FCC67B #7BFC85
square
#7BB1FC #FC7BF1 #FCC67B #7BFC85
split-complementary
#7BB1FC #FC857B #F1FC7B
monochromatic
#066BF7 #3F8EFB #7BB1FC #B7D4FD #E1EDFE
Accessibility & contrast
On white
2.20
#7BB1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#7BB1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB1FC
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB1FC | 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)
#93B6FF
Deuteranopia (green-blind)
#84A9FA
Tritanopia (blue-blind)
#39C2CC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bb1fc; /* rgb */ color: rgb(123, 177, 252); /* oklch */ color: oklch(75.3% 0.123 256.8);
Tailwind
colors: {
custom: {
50: '#a8c8fd',
500: '#7bb1fc',
950: '#000000',
},
}SCSS
$custom: #7bb1fc; $custom-light: #a8c8fd; $custom-dark: #000000;
JSON
{
"hex": "#7bb1fc",
"rgb": {
"r": 123,
"g": 177,
"b": 252
},
"hsl": {
"h": 214.884,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.7533,
"c": 0.12298,
"h": 256.8
},
"luminance": 0.42684
}Semantic roles & 50–950 ramp
primary
#7BB1FC
secondary
#F7E8D4
accent
#8500E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285