#7BB3FF#7BB3FF
#7BB3FF is a light, vivid cyan. Relative luminance 0.437; OKLCH L 75.9% C 0.125 H 256.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB3FF |
|---|---|
| RGB | rgb(123, 179, 255) |
| HSL | hsl(215, 100%, 74%) |
| HSV | hsv(215, 52%, 100%) |
| CMYK | cmyk(51.8%, 29.8%, 0%, 0%) |
| CIE-LAB | lab(72.01, 2.50, -43.18) |
| CIE-LCH | lch(72.01, 43.25, 273.32°) |
| OKLab | oklab(75.9% -0.0296 -0.1214) |
| OKLCH | oklch(75.9% 0.125 256.3) |
| XYZ | xyz(42.3323, 43.6679, 100.7864) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.32
Sky Blue (survey)
#75BBFD
ΔE00 3.62
Pastel Blue
#A2BFFE
ΔE00 6.81
Baby Blue (survey)
#A2CFFE
ΔE00 7.72
Sky
#82CAFC
ΔE00 7.88
Light Blue
#95D0FC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB3FF #FFC77B
analogous
#7BF5FF #7BB3FF #857BFF
triadic
#7BB3FF #FF7BB3 #B3FF7B
tetradic
#7BB3FF #FF7BF5 #FFC77B #7BFF85
square
#7BB3FF #FF7BF5 #FFC77B #7BFF85
split-complementary
#7BB3FF #FF857B #F5FF7B
monochromatic
#016DFF #3E90FF #7BB3FF #B8D6FF #E0EDFF
Accessibility & contrast
On white
2.16
#7BB3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#7BB3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB3FF
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB3FF | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#85ABFD
Tritanopia (blue-blind)
#35C4CE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7bb3ff; /* rgb */ color: rgb(123, 179, 255); /* oklch */ color: oklch(75.9% 0.125 256.3);
Tailwind
colors: {
custom: {
50: '#a8c9ff',
500: '#7bb3ff',
950: '#000000',
},
}SCSS
$custom: #7bb3ff; $custom-light: #a8c9ff; $custom-dark: #000000;
JSON
{
"hex": "#7bb3ff",
"rgb": {
"r": 123,
"g": 179,
"b": 255
},
"hsl": {
"h": 214.545,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.75895,
"c": 0.12491,
"h": 256.3
},
"luminance": 0.43671
}Semantic roles & 50–950 ramp
primary
#7BB3FF
secondary
#F7E8D4
accent
#8400E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286