#7BB1DB#7BB1DB
#7BB1DB is a light, moderate cyan. Relative luminance 0.408; OKLCH L 73.9% C 0.083 H 242.6°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB1DB |
|---|---|
| RGB | rgb(123, 177, 219) |
| HSL | hsl(206, 57%, 67%) |
| HSV | hsv(206, 44%, 86%) |
| CMYK | cmyk(43.8%, 19.2%, 0%, 14.1%) |
| CIE-LAB | lab(70.01, -6.74, -26.70) |
| CIE-LCH | lch(70.01, 27.54, 255.83°) |
| OKLab | oklab(73.85% -0.0383 -0.074) |
| OKLCH | oklch(73.85% 0.083 242.6) |
| XYZ | xyz(36.6723, 40.7673, 72.9405) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.70
Carolina Blue
#8AB8FE
ΔE00 5.99
Light Grey Blue
#9DBCD4
ΔE00 6.54
Lightblue (survey)
#7BC8F6
ΔE00 6.55
Sky
#82CAFC
ΔE00 6.80
Lightskyblue
#87CEFA
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB1DB #DBA57B
analogous
#7BDBD5 #7BB1DB #7B81DB
triadic
#7BB1DB #DB7BB1 #B1DB7B
tetradic
#7BB1DB #D57BDB #DBA57B #81DB7B
square
#7BB1DB #D57BDB #DBA57B #81DB7B
split-complementary
#7BB1DB #DB7B81 #DBD57B
monochromatic
#2F76AD #4B95CE #7BB1DB #ABCDE8 #DBEAF5
Accessibility & contrast
On white
2.29
#7BB1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#7BB1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB1DB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB1DB | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB1DD
Deuteranopia (green-blind)
#93A7DA
Tritanopia (blue-blind)
#54BBBF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7bb1db; /* rgb */ color: rgb(123, 177, 219); /* oklch */ color: oklch(73.9% 0.083 242.6);
Tailwind
colors: {
custom: {
50: '#a5c8e6',
500: '#7bb1db',
950: '#000000',
},
}SCSS
$custom: #7bb1db; $custom-light: #a5c8e6; $custom-dark: #000000;
JSON
{
"hex": "#7bb1db",
"rgb": {
"r": 123,
"g": 177,
"b": 219
},
"hsl": {
"h": 206.25,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.73852,
"c": 0.08339,
"h": 242.6
},
"luminance": 0.4077
}Semantic roles & 50–950 ramp
primary
#7BB1DB
secondary
#E8D7CA
accent
#6921C5
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101316
muted
#7F8284