#7BB5ED#7BB5ED
#7BB5ED is a light, moderate cyan. Relative luminance 0.434; OKLCH L 75.5% C 0.101 H 248.5°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB5ED |
|---|---|
| RGB | rgb(123, 181, 237) |
| HSL | hsl(209, 76%, 71%) |
| HSV | hsv(209, 48%, 93%) |
| CMYK | cmyk(48.1%, 23.6%, 0%, 7.1%) |
| CIE-LAB | lab(71.81, -3.86, -33.75) |
| CIE-LCH | lch(71.81, 33.97, 263.47°) |
| OKLab | oklab(75.49% -0.0372 -0.0942) |
| OKLCH | oklch(75.49% 0.101 248.5) |
| XYZ | xyz(39.9730, 43.3702, 86.3692) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.33
Carolina Blue
#8AB8FE
ΔE00 3.84
Sky
#82CAFC
ΔE00 6.04
Lightblue (survey)
#7BC8F6
ΔE00 6.50
Light Blue
#95D0FC
ΔE00 7.26
Baby Blue (survey)
#A2CFFE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB5ED #EDB37B
analogous
#7BEDEC #7BB5ED #7B7CED
triadic
#7BB5ED #ED7BB5 #B5ED7B
tetradic
#7BB5ED #EC7BED #EDB37B #7CED7B
square
#7BB5ED #EC7BED #EDB37B #7CED7B
split-complementary
#7BB5ED #ED7B7C #EDEC7B
monochromatic
#1D78D1 #4597E6 #7BB5ED #B1D3F4 #E4F0FB
Accessibility & contrast
On white
2.17
#7BB5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#7BB5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB5ED
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB5ED | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6F0
Deuteranopia (green-blind)
#90ABEC
Tritanopia (blue-blind)
#46C2C8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7bb5ed; /* rgb */ color: rgb(123, 181, 237); /* oklch */ color: oklch(75.5% 0.101 248.5);
Tailwind
colors: {
custom: {
50: '#a7cbf3',
500: '#7bb5ed',
950: '#000000',
},
}SCSS
$custom: #7bb5ed; $custom-light: #a7cbf3; $custom-dark: #000000;
JSON
{
"hex": "#7bb5ed",
"rgb": {
"r": 123,
"g": 181,
"b": 237
},
"hsl": {
"h": 209.474,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.75493,
"c": 0.10124,
"h": 248.5
},
"luminance": 0.43373
}Semantic roles & 50–950 ramp
primary
#7BB5ED
secondary
#F1E2D2
accent
#710DD8
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285