#7BB5DB#7BB5DB
#7BB5DB is a light, moderate cyan. Relative luminance 0.424; OKLCH L 74.7% C 0.082 H 238.0°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB5DB |
|---|---|
| RGB | rgb(123, 181, 219) |
| HSL | hsl(204, 57%, 67%) |
| HSV | hsv(204, 44%, 86%) |
| CMYK | cmyk(43.8%, 17.4%, 0%, 14.1%) |
| CIE-LAB | lab(71.13, -8.91, -24.99) |
| CIE-LCH | lch(71.13, 26.53, 250.39°) |
| OKLab | oklab(74.73% -0.0432 -0.0692) |
| OKLCH | oklch(74.73% 0.082 238) |
| XYZ | xyz(37.4740, 42.3706, 73.2078) |
| Luminance | 0.4237 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 5.29
Sky Blue (survey)
#75BBFD
ΔE00 5.33
Sky
#82CAFC
ΔE00 5.94
Light Grey Blue
#9DBCD4
ΔE00 6.06
Lightskyblue
#87CEFA
ΔE00 6.53
Baby Blue
#89CFF0
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB5DB #DBA17B
analogous
#7BDBD1 #7BB5DB #7B85DB
triadic
#7BB5DB #DB7BB5 #B5DB7B
tetradic
#7BB5DB #D17BDB #DBA17B #85DB7B
square
#7BB5DB #D17BDB #DBA17B #85DB7B
split-complementary
#7BB5DB #DB7B85 #DBD17B
monochromatic
#2F7BAD #4B9ACE #7BB5DB #ABD0E8 #DBEBF5
Accessibility & contrast
On white
2.22
#7BB5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#7BB5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB5DB
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB5DB | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B4DD
Deuteranopia (green-blind)
#97AADA
Tritanopia (blue-blind)
#53BFC1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #7bb5db; /* rgb */ color: rgb(123, 181, 219); /* oklch */ color: oklch(74.7% 0.082 238.0);
Tailwind
colors: {
custom: {
50: '#a5cbe6',
500: '#7bb5db',
950: '#000000',
},
}SCSS
$custom: #7bb5db; $custom-light: #a5cbe6; $custom-dark: #000000;
JSON
{
"hex": "#7bb5db",
"rgb": {
"r": 123,
"g": 181,
"b": 219
},
"hsl": {
"h": 203.75,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.74731,
"c": 0.08159,
"h": 238
},
"luminance": 0.42373
}Semantic roles & 50–950 ramp
primary
#7BB5DB
secondary
#E8D6CA
accent
#6221C5
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101316
muted
#7F8284