#7BCDEB#7BCDEB
#7BCDEB is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.7% C 0.091 H 223.6°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDEB |
|---|---|
| RGB | rgb(123, 205, 235) |
| HSL | hsl(196, 74%, 70%) |
| HSV | hsv(196, 48%, 92%) |
| CMYK | cmyk(47.7%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(78.38, -17.16, -22.58) |
| CIE-LCH | lch(78.38, 28.36, 232.76°) |
| OKLab | oklab(80.68% -0.0656 -0.0624) |
| OKLCH | oklch(80.68% 0.091 223.6) |
| XYZ | xyz(44.9896, 53.8682, 86.6080) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.50
Baby Blue
#89CFF0
ΔE00 2.49
Lightskyblue
#87CEFA
ΔE00 5.25
Lightblue (survey)
#7BC8F6
ΔE00 5.26
Ice Blue
#A5DFF9
ΔE00 5.97
Bright Sky Blue
#02CCFE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDEB #EB997B
analogous
#7BEBD1 #7BCDEB #7B95EB
triadic
#7BCDEB #EB7BCD #CDEB7B
tetradic
#7BCDEB #D17BEB #EB997B #95EB7B
square
#7BCDEB #D17BEB #EB997B #95EB7B
split-complementary
#7BCDEB #EB7B95 #EBD17B
monochromatic
#1F9ECD #46B9E3 #7BCDEB #B0E1F3 #E4F5FB
Accessibility & contrast
On white
1.78
#7BCDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#7BCDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDEB
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDEB | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#41D6D6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7bcdeb; /* rgb */ color: rgb(123, 205, 235); /* oklch */ color: oklch(80.7% 0.091 223.6);
Tailwind
colors: {
custom: {
50: '#a7dcf1',
500: '#7bcdeb',
950: '#000000',
},
}SCSS
$custom: #7bcdeb; $custom-light: #a7dcf1; $custom-dark: #000000;
JSON
{
"hex": "#7bcdeb",
"rgb": {
"r": 123,
"g": 205,
"b": 235
},
"hsl": {
"h": 196.071,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.8068,
"c": 0.09054,
"h": 223.6
},
"luminance": 0.53872
}Semantic roles & 50–950 ramp
primary
#7BCDEB
secondary
#C46846
accent
#4510D6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485