#7BB2FB#7BB2FB
#7BB2FB is a light, vivid cyan. Relative luminance 0.430; OKLCH L 75.5% C 0.121 H 255.8°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB2FB |
|---|---|
| RGB | rgb(123, 178, 251) |
| HSL | hsl(214, 94%, 73%) |
| HSV | hsv(214, 51%, 98%) |
| CMYK | cmyk(51%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(71.56, 1.87, -41.71) |
| CIE-LCH | lch(71.56, 41.75, 272.57°) |
| OKLab | oklab(75.49% -0.0296 -0.1171) |
| OKLCH | oklch(75.49% 0.121 255.8) |
| XYZ | xyz(41.4954, 43.0137, 97.3639) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.45
Sky Blue (survey)
#75BBFD
ΔE00 3.71
Pastel Blue
#A2BFFE
ΔE00 6.87
Baby Blue (survey)
#A2CFFE
ΔE00 7.91
Sky
#82CAFC
ΔE00 7.97
Cornflowerblue
#6495ED
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB2FB #FBC47B
analogous
#7BF2FB #7BB2FB #847BFB
triadic
#7BB2FB #FB7BB2 #B2FB7B
tetradic
#7BB2FB #FB7BF2 #FBC47B #7BFB84
square
#7BB2FB #FB7BF2 #FBC47B #7BFB84
split-complementary
#7BB2FB #FB847B #F2FB7B
monochromatic
#076DF4 #408FF9 #7BB2FB #B6D5FD #E1EEFE
Accessibility & contrast
On white
2.19
#7BB2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#7BB2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB2FB
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB2FB | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FE
Deuteranopia (green-blind)
#85AAF9
Tritanopia (blue-blind)
#3AC2CC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bb2fb; /* rgb */ color: rgb(123, 178, 251); /* oklch */ color: oklch(75.5% 0.121 255.8);
Tailwind
colors: {
custom: {
50: '#a8c8fd',
500: '#7bb2fb',
950: '#000000',
},
}SCSS
$custom: #7bb2fb; $custom-light: #a8c8fd; $custom-dark: #000000;
JSON
{
"hex": "#7bb2fb",
"rgb": {
"r": 123,
"g": 178,
"b": 251
},
"hsl": {
"h": 214.219,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.75493,
"c": 0.12078,
"h": 255.8
},
"luminance": 0.43017
}Semantic roles & 50–950 ramp
primary
#7BB2FB
secondary
#F6E8D5
accent
#8300E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285