#7BB2FC#7BB2FC
#7BB2FC is a light, vivid cyan. Relative luminance 0.431; OKLCH L 75.5% C 0.122 H 256.1°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB2FC |
|---|---|
| RGB | rgb(123, 178, 252) |
| HSL | hsl(214, 96%, 74%) |
| HSV | hsv(214, 51%, 99%) |
| CMYK | cmyk(51.2%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(71.61, 2.17, -42.18) |
| CIE-LCH | lch(71.61, 42.24, 272.95°) |
| OKLab | oklab(75.54% -0.0293 -0.1185) |
| OKLCH | oklch(75.54% 0.122 256.1) |
| XYZ | xyz(41.6534, 43.0769, 98.1963) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.42
Sky Blue (survey)
#75BBFD
ΔE00 3.77
Pastel Blue
#A2BFFE
ΔE00 6.85
Baby Blue (survey)
#A2CFFE
ΔE00 7.91
Sky
#82CAFC
ΔE00 8.03
Cornflowerblue
#6495ED
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB2FC #FCC57B
analogous
#7BF2FC #7BB2FC #847BFC
triadic
#7BB2FC #FC7BB2 #B2FC7B
tetradic
#7BB2FC #FC7BF2 #FCC57B #7BFC84
square
#7BB2FC #FC7BF2 #FCC57B #7BFC84
split-complementary
#7BB2FC #FC847B #F2FC7B
monochromatic
#066DF7 #3F8FFB #7BB2FC #B7D5FD #E1EEFE
Accessibility & contrast
On white
2.18
#7BB2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#7BB2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB2FC
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB2FC | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FF
Deuteranopia (green-blind)
#85AAFA
Tritanopia (blue-blind)
#39C2CC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bb2fc; /* rgb */ color: rgb(123, 178, 252); /* oklch */ color: oklch(75.5% 0.122 256.1);
Tailwind
colors: {
custom: {
50: '#a8c8fd',
500: '#7bb2fc',
950: '#000000',
},
}SCSS
$custom: #7bb2fc; $custom-light: #a8c8fd; $custom-dark: #000000;
JSON
{
"hex": "#7bb2fc",
"rgb": {
"r": 123,
"g": 178,
"b": 252
},
"hsl": {
"h": 214.419,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.75541,
"c": 0.12204,
"h": 256.1
},
"luminance": 0.4308
}Semantic roles & 50–950 ramp
primary
#7BB2FC
secondary
#F7E8D4
accent
#8400E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285