#7BB0DC#7BB0DC
#7BB0DC is a light, moderate cyan. Relative luminance 0.404; OKLCH L 73.7% C 0.085 H 244.4°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB0DC |
|---|---|
| RGB | rgb(123, 176, 220) |
| HSL | hsl(207, 58%, 67%) |
| HSV | hsv(207, 44%, 86%) |
| CMYK | cmyk(44.1%, 20%, 0%, 13.7%) |
| CIE-LAB | lab(69.77, -5.92, -27.62) |
| CIE-LCH | lch(69.77, 28.24, 257.90°) |
| OKLab | oklab(73.67% -0.0368 -0.0767) |
| OKLCH | oklch(73.67% 0.085 244.4) |
| XYZ | xyz(36.6076, 40.4265, 73.5704) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.56
Carolina Blue
#8AB8FE
ΔE00 5.57
Light Grey Blue
#9DBCD4
ΔE00 6.84
Lightblue (survey)
#7BC8F6
ΔE00 6.98
Sky
#82CAFC
ΔE00 7.10
Lightskyblue
#87CEFA
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB0DC #DCA77B
analogous
#7BDCD7 #7BB0DC #7B80DC
triadic
#7BB0DC #DC7BB0 #B0DC7B
tetradic
#7BB0DC #D77BDC #DCA77B #80DC7B
square
#7BB0DC #D77BDC #DCA77B #80DC7B
split-complementary
#7BB0DC #DC7B80 #DCD77B
monochromatic
#2E74AE #4B93CF #7BB0DC #ABCDE9 #DCEAF6
Accessibility & contrast
On white
2.31
#7BB0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#7BB0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB0DC
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB0DC | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB0DE
Deuteranopia (green-blind)
#91A6DB
Tritanopia (blue-blind)
#53BBBF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7bb0dc; /* rgb */ color: rgb(123, 176, 220); /* oklch */ color: oklch(73.7% 0.085 244.4);
Tailwind
colors: {
custom: {
50: '#a5c7e7',
500: '#7bb0dc',
950: '#000000',
},
}SCSS
$custom: #7bb0dc; $custom-light: #a5c7e7; $custom-dark: #000000;
JSON
{
"hex": "#7bb0dc",
"rgb": {
"r": 123,
"g": 176,
"b": 220
},
"hsl": {
"h": 207.216,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.73674,
"c": 0.08504,
"h": 244.4
},
"luminance": 0.40429
}Semantic roles & 50–950 ramp
primary
#7BB0DC
secondary
#E9D8CA
accent
#6B20C6
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101316
muted
#7F8284