#7BB0FF#7BB0FF
#7BB0FF is a light, vivid blue. Relative luminance 0.425; OKLCH L 75.3% C 0.128 H 258.2°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB0FF |
|---|---|
| RGB | rgb(123, 176, 255) |
| HSL | hsl(216, 100%, 74%) |
| HSV | hsv(216, 52%, 100%) |
| CMYK | cmyk(51.8%, 31%, 0%, 0%) |
| CIE-LAB | lab(71.20, 4.18, -44.44) |
| CIE-LCH | lch(71.20, 44.64, 275.38°) |
| OKLab | oklab(75.27% -0.0262 -0.125) |
| OKLCH | oklch(75.27% 0.128 258.2) |
| XYZ | xyz(41.7375, 42.4785, 100.5881) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.51
Sky Blue (survey)
#75BBFD
ΔE00 4.58
Pastel Blue
#A2BFFE
ΔE00 6.79
Cornflowerblue
#6495ED
ΔE00 7.74
Baby Blue (survey)
#A2CFFE
ΔE00 8.35
Sky
#82CAFC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB0FF #FFCA7B
analogous
#7BF2FF #7BB0FF #887BFF
triadic
#7BB0FF #FF7BB0 #B0FF7B
tetradic
#7BB0FF #FF7BF2 #FFCA7B #7BFF88
square
#7BB0FF #FF7BF2 #FFCA7B #7BFF88
split-complementary
#7BB0FF #FF887B #F2FF7B
monochromatic
#0167FF #3E8BFF #7BB0FF #B8D5FF #E0EDFF
Accessibility & contrast
On white
2.21
#7BB0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#7BB0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB0FF
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB0FF | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#81A9FD
Tritanopia (blue-blind)
#36C1CC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #7bb0ff; /* rgb */ color: rgb(123, 176, 255); /* oklch */ color: oklch(75.3% 0.128 258.2);
Tailwind
colors: {
custom: {
50: '#a8c7ff',
500: '#7bb0ff',
950: '#000000',
},
}SCSS
$custom: #7bb0ff; $custom-light: #a8c7ff; $custom-dark: #000000;
JSON
{
"hex": "#7bb0ff",
"rgb": {
"r": 123,
"g": 176,
"b": 255
},
"hsl": {
"h": 215.909,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.75265,
"c": 0.12776,
"h": 258.2
},
"luminance": 0.42482
}Semantic roles & 50–950 ramp
primary
#7BB0FF
secondary
#F7E9D4
accent
#8900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286