#7BB3DE#7BB3DE
#7BB3DE is a light, moderate cyan. Relative luminance 0.417; OKLCH L 74.4% C 0.086 H 242.3°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB3DE |
|---|---|
| RGB | rgb(123, 179, 222) |
| HSL | hsl(206, 60%, 68%) |
| HSV | hsv(206, 45%, 87%) |
| CMYK | cmyk(44.6%, 19.4%, 0%, 12.9%) |
| CIE-LAB | lab(70.68, -7.00, -27.32) |
| CIE-LCH | lch(70.68, 28.20, 255.63°) |
| OKLab | oklab(74.41% -0.0397 -0.0758) |
| OKLCH | oklch(74.41% 0.086 242.3) |
| XYZ | xyz(37.4688, 41.7225, 75.1719) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.25
Carolina Blue
#8AB8FE
ΔE00 5.87
Lightblue (survey)
#7BC8F6
ΔE00 5.96
Sky
#82CAFC
ΔE00 6.20
Light Grey Blue
#9DBCD4
ΔE00 6.52
Lightskyblue
#87CEFA
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB3DE #DEA67B
analogous
#7BDED8 #7BB3DE #7B81DE
triadic
#7BB3DE #DE7BB3 #B3DE7B
tetradic
#7BB3DE #D87BDE #DEA67B #81DE7B
square
#7BB3DE #D87BDE #DEA67B #81DE7B
split-complementary
#7BB3DE #DE7B81 #DED87B
monochromatic
#2D78B2 #4A97D2 #7BB3DE #ACCFEA #DDEBF6
Accessibility & contrast
On white
2.25
#7BB3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#7BB3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB3DE
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB3DE | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B3E0
Deuteranopia (green-blind)
#94A8DD
Tritanopia (blue-blind)
#52BDC1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7bb3de; /* rgb */ color: rgb(123, 179, 222); /* oklch */ color: oklch(74.4% 0.086 242.3);
Tailwind
colors: {
custom: {
50: '#a5c9e8',
500: '#7bb3de',
950: '#000000',
},
}SCSS
$custom: #7bb3de; $custom-light: #a5c9e8; $custom-dark: #000000;
JSON
{
"hex": "#7bb3de",
"rgb": {
"r": 123,
"g": 179,
"b": 222
},
"hsl": {
"h": 206.061,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.74415,
"c": 0.08559,
"h": 242.3
},
"luminance": 0.41725
}Semantic roles & 50–950 ramp
primary
#7BB3DE
secondary
#EAD8CB
accent
#681EC8
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101316
muted
#7F8284