#7BB2F7#7BB2F7
#7BB2F7 is a light, moderate cyan. Relative luminance 0.428; OKLCH L 75.3% C 0.116 H 254.6°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB2F7 |
|---|---|
| RGB | rgb(123, 178, 247) |
| HSL | hsl(213, 89%, 73%) |
| HSV | hsv(213, 50%, 97%) |
| CMYK | cmyk(50.2%, 27.9%, 0%, 3.1%) |
| CIE-LAB | lab(71.39, 0.70, -39.81) |
| CIE-LCH | lch(71.39, 39.82, 271.00°) |
| OKLab | oklab(75.3% -0.0307 -0.1116) |
| OKLCH | oklch(75.3% 0.116 254.6) |
| XYZ | xyz(40.8715, 42.7641, 94.0782) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.64
Sky Blue (survey)
#75BBFD
ΔE00 3.50
Pastel Blue
#A2BFFE
ΔE00 6.99
Sky
#82CAFC
ΔE00 7.74
Baby Blue (survey)
#A2CFFE
ΔE00 7.90
Cornflowerblue
#6495ED
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB2F7 #F7C07B
analogous
#7BF0F7 #7BB2F7 #827BF7
triadic
#7BB2F7 #F77BB2 #B2F77B
tetradic
#7BB2F7 #F77BF0 #F7C07B #7BF782
square
#7BB2F7 #F77BF0 #F7C07B #7BF782
split-complementary
#7BB2F7 #F7827B #F0F77B
monochromatic
#0E6FE9 #4190F4 #7BB2F7 #B5D4FA #E2EEFD
Accessibility & contrast
On white
2.20
#7BB2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#7BB2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB2F7
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB2F7 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B6FA
Deuteranopia (green-blind)
#87A9F6
Tritanopia (blue-blind)
#3EC1CA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bb2f7; /* rgb */ color: rgb(123, 178, 247); /* oklch */ color: oklch(75.3% 0.116 254.6);
Tailwind
colors: {
custom: {
50: '#a8c8fa',
500: '#7bb2f7',
950: '#000000',
},
}SCSS
$custom: #7bb2f7; $custom-light: #a8c8fa; $custom-dark: #000000;
JSON
{
"hex": "#7bb2f7",
"rgb": {
"r": 123,
"g": 178,
"b": 247
},
"hsl": {
"h": 213.387,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.75304,
"c": 0.11576,
"h": 254.6
},
"luminance": 0.42767
}Semantic roles & 50–950 ramp
primary
#7BB2F7
secondary
#F5E7D6
accent
#8000E5
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285