#7BB6FF#7BB6FF
#7BB6FF is a light, vivid cyan. Relative luminance 0.449; OKLCH L 76.5% C 0.122 H 254.4°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB6FF |
|---|---|
| RGB | rgb(123, 182, 255) |
| HSL | hsl(213, 100%, 74%) |
| HSV | hsv(213, 52%, 100%) |
| CMYK | cmyk(51.8%, 28.6%, 0%, 0%) |
| CIE-LAB | lab(72.82, 0.83, -41.92) |
| CIE-LCH | lch(72.82, 41.92, 271.14°) |
| OKLab | oklab(76.53% -0.0329 -0.1177) |
| OKLCH | oklch(76.53% 0.122 254.4) |
| XYZ | xyz(42.9401, 44.8836, 100.9890) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.52
Sky Blue (survey)
#75BBFD
ΔE00 2.67
Sky
#82CAFC
ΔE00 6.95
Pastel Blue
#A2BFFE
ΔE00 6.98
Baby Blue (survey)
#A2CFFE
ΔE00 7.14
Light Blue
#95D0FC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB6FF #FFC47B
analogous
#7BF8FF #7BB6FF #827BFF
triadic
#7BB6FF #FF7BB6 #B6FF7B
tetradic
#7BB6FF #FF7BF8 #FFC47B #7BFF82
square
#7BB6FF #FF7BF8 #FFC47B #7BFF82
split-complementary
#7BB6FF #FF827B #F8FF7B
monochromatic
#0172FF #3E94FF #7BB6FF #B8D8FF #E0EEFF
Accessibility & contrast
On white
2.10
#7BB6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#7BB6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB6FF
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB6FF | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99BAFF
Deuteranopia (green-blind)
#88ADFD
Tritanopia (blue-blind)
#34C6D0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7bb6ff; /* rgb */ color: rgb(123, 182, 255); /* oklch */ color: oklch(76.5% 0.122 254.4);
Tailwind
colors: {
custom: {
50: '#a8cbff',
500: '#7bb6ff',
950: '#000000',
},
}SCSS
$custom: #7bb6ff; $custom-light: #a8cbff; $custom-dark: #000000;
JSON
{
"hex": "#7bb6ff",
"rgb": {
"r": 123,
"g": 182,
"b": 255
},
"hsl": {
"h": 213.182,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.76529,
"c": 0.12221,
"h": 254.4
},
"luminance": 0.44887
}Semantic roles & 50–950 ramp
primary
#7BB6FF
secondary
#F7E7D4
accent
#7F00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286