#7BB6DB#7BB6DB
#7BB6DB is a light, moderate cyan. Relative luminance 0.428; OKLCH L 75.0% C 0.081 H 236.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB6DB |
|---|---|
| RGB | rgb(123, 182, 219) |
| HSL | hsl(203, 57%, 67%) |
| HSV | hsv(203, 44%, 86%) |
| CMYK | cmyk(43.8%, 16.9%, 0%, 14.1%) |
| CIE-LAB | lab(71.40, -9.44, -24.57) |
| CIE-LCH | lch(71.40, 26.32, 248.97°) |
| OKLab | oklab(74.95% -0.0444 -0.068) |
| OKLCH | oklch(74.95% 0.081 236.9) |
| XYZ | xyz(37.6781, 42.7788, 73.2758) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 5.07
Sky Blue (survey)
#75BBFD
ΔE00 5.62
Sky
#82CAFC
ΔE00 5.82
Light Grey Blue
#9DBCD4
ΔE00 6.02
Lightskyblue
#87CEFA
ΔE00 6.31
Baby Blue
#89CFF0
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB6DB #DBA07B
analogous
#7BDBD0 #7BB6DB #7B86DB
triadic
#7BB6DB #DB7BB6 #B6DB7B
tetradic
#7BB6DB #D07BDB #DBA07B #86DB7B
square
#7BB6DB #D07BDB #DBA07B #86DB7B
split-complementary
#7BB6DB #DB7B86 #DBD07B
monochromatic
#2F7CAD #4B9BCE #7BB6DB #ABD1E8 #DBEBF5
Accessibility & contrast
On white
2.20
#7BB6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#7BB6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB6DB
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB6DB | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B5DD
Deuteranopia (green-blind)
#98AADA
Tritanopia (blue-blind)
#53C0C2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bb6db; /* rgb */ color: rgb(123, 182, 219); /* oklch */ color: oklch(75.0% 0.081 236.9);
Tailwind
colors: {
custom: {
50: '#a5cbe6',
500: '#7bb6db',
950: '#000000',
},
}SCSS
$custom: #7bb6db; $custom-light: #a5cbe6; $custom-dark: #000000;
JSON
{
"hex": "#7bb6db",
"rgb": {
"r": 123,
"g": 182,
"b": 219
},
"hsl": {
"h": 203.125,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.74952,
"c": 0.08123,
"h": 236.9
},
"luminance": 0.42781
}Semantic roles & 50–950 ramp
primary
#7BB6DB
secondary
#E8D5CA
accent
#6021C5
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101316
muted
#7F8284