#7BB1FB#7BB1FB
#7BB1FB is a light, vivid cyan. Relative luminance 0.426; OKLCH L 75.3% C 0.122 H 256.5°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB1FB |
|---|---|
| RGB | rgb(123, 177, 251) |
| HSL | hsl(215, 94%, 73%) |
| HSV | hsv(215, 51%, 98%) |
| CMYK | cmyk(51%, 29.5%, 0%, 1.6%) |
| CIE-LAB | lab(71.29, 2.43, -42.13) |
| CIE-LCH | lch(71.29, 42.20, 273.30°) |
| OKLab | oklab(75.28% -0.0284 -0.1183) |
| OKLCH | oklch(75.28% 0.122 256.5) |
| XYZ | xyz(41.2971, 42.6172, 97.2978) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.50
Sky Blue (survey)
#75BBFD
ΔE00 4.04
Pastel Blue
#A2BFFE
ΔE00 6.86
Cornflowerblue
#6495ED
ΔE00 7.97
Baby Blue (survey)
#A2CFFE
ΔE00 8.12
Sky
#82CAFC
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB1FB #FBC57B
analogous
#7BF1FB #7BB1FB #857BFB
triadic
#7BB1FB #FB7BB1 #B1FB7B
tetradic
#7BB1FB #FB7BF1 #FBC57B #7BFB85
square
#7BB1FB #FB7BF1 #FBC57B #7BFB85
split-complementary
#7BB1FB #FB857B #F1FB7B
monochromatic
#076BF4 #408EF9 #7BB1FB #B6D4FD #E1EDFE
Accessibility & contrast
On white
2.20
#7BB1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#7BB1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB1FB
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB1FB | 1.00 | 2.20 | 9.52 | 9.52 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FE
Deuteranopia (green-blind)
#84A9F9
Tritanopia (blue-blind)
#3AC1CB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bb1fb; /* rgb */ color: rgb(123, 177, 251); /* oklch */ color: oklch(75.3% 0.122 256.5);
Tailwind
colors: {
custom: {
50: '#a8c8fd',
500: '#7bb1fb',
950: '#000000',
},
}SCSS
$custom: #7bb1fb; $custom-light: #a8c8fd; $custom-dark: #000000;
JSON
{
"hex": "#7bb1fb",
"rgb": {
"r": 123,
"g": 177,
"b": 251
},
"hsl": {
"h": 214.688,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.75282,
"c": 0.1217,
"h": 256.5
},
"luminance": 0.4262
}Semantic roles & 50–950 ramp
primary
#7BB1FB
secondary
#F6E8D5
accent
#8500E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285