#7BB8ED#7BB8ED
#7BB8ED is a light, moderate cyan. Relative luminance 0.446; OKLCH L 76.1% C 0.099 H 245.8°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB8ED |
|---|---|
| RGB | rgb(123, 184, 237) |
| HSL | hsl(208, 76%, 71%) |
| HSV | hsv(208, 48%, 93%) |
| CMYK | cmyk(48.1%, 22.4%, 0%, 7.1%) |
| CIE-LAB | lab(72.63, -5.50, -32.47) |
| CIE-LCH | lch(72.63, 32.94, 260.39°) |
| OKLab | oklab(76.14% -0.0407 -0.0905) |
| OKLCH | oklch(76.14% 0.099 245.8) |
| XYZ | xyz(40.5896, 44.6034, 86.5748) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.99
Carolina Blue
#8AB8FE
ΔE00 4.56
Sky
#82CAFC
ΔE00 4.96
Lightblue (survey)
#7BC8F6
ΔE00 5.31
Lightskyblue
#87CEFA
ΔE00 6.30
Light Blue
#95D0FC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB8ED #EDB07B
analogous
#7BEDE9 #7BB8ED #7B7FED
triadic
#7BB8ED #ED7BB8 #B8ED7B
tetradic
#7BB8ED #E97BED #EDB07B #7FED7B
square
#7BB8ED #E97BED #EDB07B #7FED7B
split-complementary
#7BB8ED #ED7B7F #EDE97B
monochromatic
#1D7DD1 #459BE6 #7BB8ED #B1D5F4 #E4F1FB
Accessibility & contrast
On white
2.12
#7BB8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#7BB8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB8ED
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB8ED | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B9EF
Deuteranopia (green-blind)
#93ADEC
Tritanopia (blue-blind)
#46C5CA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7bb8ed; /* rgb */ color: rgb(123, 184, 237); /* oklch */ color: oklch(76.1% 0.099 245.8);
Tailwind
colors: {
custom: {
50: '#a7cdf3',
500: '#7bb8ed',
950: '#000000',
},
}SCSS
$custom: #7bb8ed; $custom-light: #a7cdf3; $custom-dark: #000000;
JSON
{
"hex": "#7bb8ed",
"rgb": {
"r": 123,
"g": 184,
"b": 237
},
"hsl": {
"h": 207.895,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.76142,
"c": 0.09924,
"h": 245.8
},
"luminance": 0.44606
}Semantic roles & 50–950 ramp
primary
#7BB8ED
secondary
#F1E1D2
accent
#6C0DD8
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285