#7BB6ED#7BB6ED
#7BB6ED is a light, moderate cyan. Relative luminance 0.438; OKLCH L 75.7% C 0.101 H 247.6°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB6ED |
|---|---|
| RGB | rgb(123, 182, 237) |
| HSL | hsl(209, 76%, 71%) |
| HSV | hsv(209, 48%, 93%) |
| CMYK | cmyk(48.1%, 23.2%, 0%, 7.1%) |
| CIE-LAB | lab(72.08, -4.41, -33.32) |
| CIE-LCH | lch(72.08, 33.62, 262.46°) |
| OKLab | oklab(75.71% -0.0383 -0.0929) |
| OKLCH | oklch(75.71% 0.101 247.6) |
| XYZ | xyz(40.1771, 43.7784, 86.4373) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.14
Carolina Blue
#8AB8FE
ΔE00 4.05
Sky
#82CAFC
ΔE00 5.68
Lightblue (survey)
#7BC8F6
ΔE00 6.11
Light Blue
#95D0FC
ΔE00 6.96
Lightskyblue
#87CEFA
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB6ED #EDB27B
analogous
#7BEDEB #7BB6ED #7B7DED
triadic
#7BB6ED #ED7BB6 #B6ED7B
tetradic
#7BB6ED #EB7BED #EDB27B #7DED7B
square
#7BB6ED #EB7BED #EDB27B #7DED7B
split-complementary
#7BB6ED #ED7B7D #EDEB7B
monochromatic
#1D7AD1 #4598E6 #7BB6ED #B1D4F4 #E4F0FB
Accessibility & contrast
On white
2.15
#7BB6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#7BB6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB6ED
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB6ED | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB7F0
Deuteranopia (green-blind)
#91ACEC
Tritanopia (blue-blind)
#46C3C9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7bb6ed; /* rgb */ color: rgb(123, 182, 237); /* oklch */ color: oklch(75.7% 0.101 247.6);
Tailwind
colors: {
custom: {
50: '#a7cbf3',
500: '#7bb6ed',
950: '#000000',
},
}SCSS
$custom: #7bb6ed; $custom-light: #a7cbf3; $custom-dark: #000000;
JSON
{
"hex": "#7bb6ed",
"rgb": {
"r": 123,
"g": 182,
"b": 237
},
"hsl": {
"h": 208.947,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.75709,
"c": 0.10055,
"h": 247.6
},
"luminance": 0.43781
}Semantic roles & 50–950 ramp
primary
#7BB6ED
secondary
#F1E1D2
accent
#6F0DD8
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285