#7BB3DC#7BB3DC
#7BB3DC is a light, moderate cyan. Relative luminance 0.416; OKLCH L 74.3% C 0.083 H 241.0°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB3DC |
|---|---|
| RGB | rgb(123, 179, 220) |
| HSL | hsl(205, 58%, 67%) |
| HSV | hsv(205, 44%, 86%) |
| CMYK | cmyk(44.1%, 18.6%, 0%, 13.7%) |
| CIE-LAB | lab(70.61, -7.55, -26.34) |
| CIE-LCH | lch(70.61, 27.40, 254.00°) |
| OKLab | oklab(74.33% -0.0404 -0.073) |
| OKLCH | oklch(74.33% 0.083 241) |
| XYZ | xyz(37.2023, 41.6160, 73.7686) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.67
Lightblue (survey)
#7BC8F6
ΔE00 5.88
Sky
#82CAFC
ΔE00 6.25
Carolina Blue
#8AB8FE
ΔE00 6.32
Light Grey Blue
#9DBCD4
ΔE00 6.33
Lightskyblue
#87CEFA
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB3DC #DCA47B
analogous
#7BDCD5 #7BB3DC #7B82DC
triadic
#7BB3DC #DC7BB3 #B3DC7B
tetradic
#7BB3DC #D57BDC #DCA47B #82DC7B
square
#7BB3DC #D57BDC #DCA47B #82DC7B
split-complementary
#7BB3DC #DC7B82 #DCD57B
monochromatic
#2E78AE #4B97CF #7BB3DC #ABCFE9 #DCEBF6
Accessibility & contrast
On white
2.25
#7BB3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#7BB3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB3DC
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB3DC | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B3DE
Deuteranopia (green-blind)
#94A8DB
Tritanopia (blue-blind)
#53BDC0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7bb3dc; /* rgb */ color: rgb(123, 179, 220); /* oklch */ color: oklch(74.3% 0.083 241.0);
Tailwind
colors: {
custom: {
50: '#a5c9e7',
500: '#7bb3dc',
950: '#000000',
},
}SCSS
$custom: #7bb3dc; $custom-light: #a5c9e7; $custom-dark: #000000;
JSON
{
"hex": "#7bb3dc",
"rgb": {
"r": 123,
"g": 179,
"b": 220
},
"hsl": {
"h": 205.361,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.74332,
"c": 0.08347,
"h": 241
},
"luminance": 0.41618
}Semantic roles & 50–950 ramp
primary
#7BB3DC
secondary
#E9D7CA
accent
#6620C6
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101316
muted
#7F8284