#7BB3DB#7BB3DB
#7BB3DB is a light, moderate cyan. Relative luminance 0.416; OKLCH L 74.3% C 0.082 H 240.3°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB3DB |
|---|---|
| RGB | rgb(123, 179, 219) |
| HSL | hsl(205, 57%, 67%) |
| HSV | hsv(205, 44%, 86%) |
| CMYK | cmyk(43.8%, 18.3%, 0%, 14.1%) |
| CIE-LAB | lab(70.57, -7.83, -25.85) |
| CIE-LCH | lch(70.57, 27.01, 253.15°) |
| OKLab | oklab(74.29% -0.0408 -0.0716) |
| OKLCH | oklch(74.29% 0.082 240.3) |
| XYZ | xyz(37.0703, 41.5631, 73.0732) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.90
Lightblue (survey)
#7BC8F6
ΔE00 5.86
Light Grey Blue
#9DBCD4
ΔE00 6.24
Sky
#82CAFC
ΔE00 6.30
Carolina Blue
#8AB8FE
ΔE00 6.56
Lightskyblue
#87CEFA
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB3DB #DBA37B
analogous
#7BDBD3 #7BB3DB #7B83DB
triadic
#7BB3DB #DB7BB3 #B3DB7B
tetradic
#7BB3DB #D37BDB #DBA37B #83DB7B
square
#7BB3DB #D37BDB #DBA37B #83DB7B
split-complementary
#7BB3DB #DB7B83 #DBD37B
monochromatic
#2F78AD #4B97CE #7BB3DB #ABCFE8 #DBEAF5
Accessibility & contrast
On white
2.25
#7BB3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#7BB3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB3DB
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB3DB | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B2DD
Deuteranopia (green-blind)
#95A8DA
Tritanopia (blue-blind)
#53BDC0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7bb3db; /* rgb */ color: rgb(123, 179, 219); /* oklch */ color: oklch(74.3% 0.082 240.3);
Tailwind
colors: {
custom: {
50: '#a5c9e6',
500: '#7bb3db',
950: '#000000',
},
}SCSS
$custom: #7bb3db; $custom-light: #a5c9e6; $custom-dark: #000000;
JSON
{
"hex": "#7bb3db",
"rgb": {
"r": 123,
"g": 179,
"b": 219
},
"hsl": {
"h": 205,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.74291,
"c": 0.08243,
"h": 240.3
},
"luminance": 0.41566
}Semantic roles & 50–950 ramp
primary
#7BB3DB
secondary
#E8D6CA
accent
#6521C5
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101316
muted
#7F8284