#7BB8EC#7BB8EC
#7BB8EC is a light, moderate cyan. Relative luminance 0.445; OKLCH L 76.1% C 0.098 H 245.3°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB8EC |
|---|---|
| RGB | rgb(123, 184, 236) |
| HSL | hsl(208, 75%, 70%) |
| HSV | hsv(208, 48%, 93%) |
| CMYK | cmyk(47.9%, 22%, 0%, 7.5%) |
| CIE-LAB | lab(72.59, -5.78, -31.99) |
| CIE-LCH | lch(72.59, 32.51, 259.75°) |
| OKLab | oklab(76.1% -0.041 -0.0891) |
| OKLCH | oklch(76.1% 0.098 245.3) |
| XYZ | xyz(40.4439, 44.5451, 85.8075) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.13
Carolina Blue
#8AB8FE
ΔE00 4.71
Sky
#82CAFC
ΔE00 4.90
Lightblue (survey)
#7BC8F6
ΔE00 5.19
Lightskyblue
#87CEFA
ΔE00 6.22
Light Blue
#95D0FC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB8EC #ECAF7B
analogous
#7BECE8 #7BB8EC #7B7FEC
triadic
#7BB8EC #EC7BB8 #B8EC7B
tetradic
#7BB8EC #E87BEC #ECAF7B #7FEC7B
square
#7BB8EC #E87BEC #ECAF7B #7FEC7B
split-complementary
#7BB8EC #EC7B7F #ECE87B
monochromatic
#1E7DCF #469BE4 #7BB8EC #B0D5F4 #E4F1FB
Accessibility & contrast
On white
2.12
#7BB8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#7BB8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB8EC
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB8EC | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B9EE
Deuteranopia (green-blind)
#94ADEB
Tritanopia (blue-blind)
#46C4C9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7bb8ec; /* rgb */ color: rgb(123, 184, 236); /* oklch */ color: oklch(76.1% 0.098 245.3);
Tailwind
colors: {
custom: {
50: '#a7cdf2',
500: '#7bb8ec',
950: '#000000',
},
}SCSS
$custom: #7bb8ec; $custom-light: #a7cdf2; $custom-dark: #000000;
JSON
{
"hex": "#7bb8ec",
"rgb": {
"r": 123,
"g": 184,
"b": 236
},
"hsl": {
"h": 207.611,
"s": 74.834,
"l": 70.392
},
"oklch": {
"l": 0.76099,
"c": 0.09811,
"h": 245.3
},
"luminance": 0.44548
}Semantic roles & 50–950 ramp
primary
#7BB8EC
secondary
#F1E0D2
accent
#6B0FD7
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285