#7BB2FF#7BB2FF
#7BB2FF is a light, vivid blue. Relative luminance 0.433; OKLCH L 75.7% C 0.126 H 256.9°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB2FF |
|---|---|
| RGB | rgb(123, 178, 255) |
| HSL | hsl(215, 100%, 74%) |
| HSV | hsv(215, 52%, 100%) |
| CMYK | cmyk(51.8%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(71.74, 3.06, -43.60) |
| CIE-LCH | lch(71.74, 43.71, 274.02°) |
| OKLab | oklab(75.69% -0.0285 -0.1226) |
| OKLCH | oklch(75.69% 0.126 256.9) |
| XYZ | xyz(42.1326, 43.2686, 100.7198) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.34
Sky Blue (survey)
#75BBFD
ΔE00 3.94
Pastel Blue
#A2BFFE
ΔE00 6.79
Baby Blue (survey)
#A2CFFE
ΔE00 7.93
Sky
#82CAFC
ΔE00 8.18
Cornflowerblue
#6495ED
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB2FF #FFC87B
analogous
#7BF4FF #7BB2FF #867BFF
triadic
#7BB2FF #FF7BB2 #B2FF7B
tetradic
#7BB2FF #FF7BF4 #FFC87B #7BFF86
square
#7BB2FF #FF7BF4 #FFC87B #7BFF86
split-complementary
#7BB2FF #FF867B #F4FF7B
monochromatic
#016BFF #3E8EFF #7BB2FF #B8D6FF #E0EDFF
Accessibility & contrast
On white
2.18
#7BB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#7BB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB2FF
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB2FF | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B7FF
Deuteranopia (green-blind)
#83AAFD
Tritanopia (blue-blind)
#35C3CD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7bb2ff; /* rgb */ color: rgb(123, 178, 255); /* oklch */ color: oklch(75.7% 0.126 256.9);
Tailwind
colors: {
custom: {
50: '#a8c8ff',
500: '#7bb2ff',
950: '#000000',
},
}SCSS
$custom: #7bb2ff; $custom-light: #a8c8ff; $custom-dark: #000000;
JSON
{
"hex": "#7bb2ff",
"rgb": {
"r": 123,
"g": 178,
"b": 255
},
"hsl": {
"h": 215,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.75685,
"c": 0.12585,
"h": 256.9
},
"luminance": 0.43272
}Semantic roles & 50–950 ramp
primary
#7BB2FF
secondary
#F7E8D4
accent
#8600E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286