#7BB4FC#7BB4FC
#7BB4FC is a light, vivid cyan. Relative luminance 0.439; OKLCH L 76.0% C 0.120 H 254.8°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB4FC |
|---|---|
| RGB | rgb(123, 180, 252) |
| HSL | hsl(213, 96%, 74%) |
| HSV | hsv(213, 51%, 99%) |
| CMYK | cmyk(51.2%, 28.6%, 0%, 1.2%) |
| CIE-LAB | lab(72.15, 1.06, -41.34) |
| CIE-LCH | lch(72.15, 41.35, 271.46°) |
| OKLab | oklab(75.96% -0.0315 -0.116) |
| OKLCH | oklch(75.96% 0.12 254.8) |
| XYZ | xyz(42.0543, 43.8786, 98.3299) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.45
Sky Blue (survey)
#75BBFD
ΔE00 3.11
Pastel Blue
#A2BFFE
ΔE00 6.93
Sky
#82CAFC
ΔE00 7.39
Baby Blue (survey)
#A2CFFE
ΔE00 7.51
Light Blue
#95D0FC
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB4FC #FCC37B
analogous
#7BF5FC #7BB4FC #827BFC
triadic
#7BB4FC #FC7BB4 #B4FC7B
tetradic
#7BB4FC #FC7BF5 #FCC37B #7BFC82
square
#7BB4FC #FC7BF5 #FCC37B #7BFC82
split-complementary
#7BB4FC #FC827B #F5FC7B
monochromatic
#0670F7 #3F92FB #7BB4FC #B7D6FD #E1EEFE
Accessibility & contrast
On white
2.15
#7BB4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#7BB4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB4FC
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB4FC | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#38C4CD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7bb4fc; /* rgb */ color: rgb(123, 180, 252); /* oklch */ color: oklch(76.0% 0.120 254.8);
Tailwind
colors: {
custom: {
50: '#a8cafd',
500: '#7bb4fc',
950: '#000000',
},
}SCSS
$custom: #7bb4fc; $custom-light: #a8cafd; $custom-dark: #000000;
JSON
{
"hex": "#7bb4fc",
"rgb": {
"r": 123,
"g": 180,
"b": 252
},
"hsl": {
"h": 213.488,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.75963,
"c": 0.12024,
"h": 254.8
},
"luminance": 0.43882
}Semantic roles & 50–950 ramp
primary
#7BB4FC
secondary
#F7E7D4
accent
#8000E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285