#7BB7FF#7BB7FF
#7BB7FF is a light, vivid cyan. Relative luminance 0.453; OKLCH L 76.7% C 0.121 H 253.7°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB7FF |
|---|---|
| RGB | rgb(123, 183, 255) |
| HSL | hsl(213, 100%, 74%) |
| HSV | hsv(213, 52%, 100%) |
| CMYK | cmyk(51.8%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(73.09, 0.28, -41.49) |
| CIE-LCH | lch(73.09, 41.49, 270.39°) |
| OKLab | oklab(76.74% -0.034 -0.1165) |
| OKLCH | oklch(76.74% 0.121 253.7) |
| XYZ | xyz(43.1456, 45.2946, 101.0575) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.35
Carolina Blue
#8AB8FE
ΔE00 2.67
Sky
#82CAFC
ΔE00 6.63
Baby Blue (survey)
#A2CFFE
ΔE00 6.96
Pastel Blue
#A2BFFE
ΔE00 7.06
Light Blue
#95D0FC
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB7FF #FFC37B
analogous
#7BF9FF #7BB7FF #817BFF
triadic
#7BB7FF #FF7BB7 #B7FF7B
tetradic
#7BB7FF #FF7BF9 #FFC37B #7BFF81
square
#7BB7FF #FF7BF9 #FFC37B #7BFF81
split-complementary
#7BB7FF #FF817B #F9FF7B
monochromatic
#0174FF #3E96FF #7BB7FF #B8D8FF #E0EEFF
Accessibility & contrast
On white
2.09
#7BB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#7BB7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB7FF
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB7FF | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABBFF
Deuteranopia (green-blind)
#8AAEFE
Tritanopia (blue-blind)
#33C7D0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7bb7ff; /* rgb */ color: rgb(123, 183, 255); /* oklch */ color: oklch(76.7% 0.121 253.7);
Tailwind
colors: {
custom: {
50: '#a8ccff',
500: '#7bb7ff',
950: '#000000',
},
}SCSS
$custom: #7bb7ff; $custom-light: #a8ccff; $custom-dark: #000000;
JSON
{
"hex": "#7bb7ff",
"rgb": {
"r": 123,
"g": 183,
"b": 255
},
"hsl": {
"h": 212.727,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.7674,
"c": 0.12134,
"h": 253.7
},
"luminance": 0.45298
}Semantic roles & 50–950 ramp
primary
#7BB7FF
secondary
#F7E7D4
accent
#7D00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286