#7BB0FB#7BB0FB
#7BB0FB is a light, vivid blue. Relative luminance 0.422; OKLCH L 75.1% C 0.123 H 257.1°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB0FB |
|---|---|
| RGB | rgb(123, 176, 251) |
| HSL | hsl(215, 94%, 73%) |
| HSV | hsv(215, 51%, 98%) |
| CMYK | cmyk(51%, 29.9%, 0%, 1.6%) |
| CIE-LAB | lab(71.02, 2.99, -42.55) |
| CIE-LCH | lch(71.02, 42.66, 274.02°) |
| OKLab | oklab(75.07% -0.0273 -0.1196) |
| OKLCH | oklch(75.07% 0.123 257.1) |
| XYZ | xyz(41.1003, 42.2236, 97.2322) |
| Luminance | 0.4223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.59
Sky Blue (survey)
#75BBFD
ΔE00 4.38
Pastel Blue
#A2BFFE
ΔE00 6.86
Cornflowerblue
#6495ED
ΔE00 7.69
Baby Blue (survey)
#A2CFFE
ΔE00 8.34
Sky
#82CAFC
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB0FB #FBC67B
analogous
#7BF0FB #7BB0FB #867BFB
triadic
#7BB0FB #FB7BB0 #B0FB7B
tetradic
#7BB0FB #FB7BF0 #FBC67B #7BFB86
square
#7BB0FB #FB7BF0 #FBC67B #7BFB86
split-complementary
#7BB0FB #FB867B #F0FB7B
monochromatic
#0769F4 #408CF9 #7BB0FB #B6D4FD #E1EDFE
Accessibility & contrast
On white
2.22
#7BB0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#7BB0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB0FB
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB0FB | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FE
Deuteranopia (green-blind)
#83A8F9
Tritanopia (blue-blind)
#3AC1CB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #7bb0fb; /* rgb */ color: rgb(123, 176, 251); /* oklch */ color: oklch(75.1% 0.123 257.1);
Tailwind
colors: {
custom: {
50: '#a8c7fd',
500: '#7bb0fb',
950: '#000000',
},
}SCSS
$custom: #7bb0fb; $custom-light: #a8c7fd; $custom-dark: #000000;
JSON
{
"hex": "#7bb0fb",
"rgb": {
"r": 123,
"g": 176,
"b": 251
},
"hsl": {
"h": 215.156,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.75071,
"c": 0.12264,
"h": 257.1
},
"luminance": 0.42227
}Semantic roles & 50–950 ramp
primary
#7BB0FB
secondary
#F6E8D5
accent
#8600E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285