#7BCBDC#7BCBDC
#7BCBDC is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.7% C 0.082 H 212.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCBDC |
|---|---|
| RGB | rgb(123, 203, 220) |
| HSL | hsl(191, 58%, 67%) |
| HSV | hsv(191, 44%, 86%) |
| CMYK | cmyk(44.1%, 7.7%, 0%, 13.7%) |
| CIE-LAB | lab(77.33, -20.14, -16.11) |
| CIE-LCH | lch(77.33, 25.79, 218.66°) |
| OKLab | oklab(79.68% -0.0689 -0.0444) |
| OKLCH | oklch(79.68% 0.082 212.8) |
| XYZ | xyz(42.4378, 52.0869, 75.5138) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.07
Baby Blue
#89CFF0
ΔE00 6.46
Neon Blue
#04D9FF
ΔE00 7.49
Aqua Blue
#02D8E9
ΔE00 7.60
Lightblue
#ADD8E6
ΔE00 7.65
Ice Blue
#A5DFF9
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCBDC #DC8C7B
analogous
#7BDCBC #7BCBDC #7B9BDC
triadic
#7BCBDC #DC7BCB #CBDC7B
tetradic
#7BCBDC #BC7BDC #DC8C7B #9BDC7B
square
#7BCBDC #BC7BDC #DC8C7B #9BDC7B
split-complementary
#7BCBDC #DC7B9B #DCBC7B
monochromatic
#2E98AE #4BB8CF #7BCBDC #ABDEE9 #DCF1F6
Accessibility & contrast
On white
1.84
#7BCBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#7BCBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCBDC
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCBDC | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DD
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#4DD2D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bcbdc; /* rgb */ color: rgb(123, 203, 220); /* oklch */ color: oklch(79.7% 0.082 212.8);
Tailwind
colors: {
custom: {
50: '#a6dbe6',
500: '#7bcbdc',
950: '#000000',
},
}SCSS
$custom: #7bcbdc; $custom-light: #a6dbe6; $custom-dark: #000000;
JSON
{
"hex": "#7bcbdc",
"rgb": {
"r": 123,
"g": 203,
"b": 220
},
"hsl": {
"h": 190.515,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.79678,
"c": 0.08199,
"h": 212.8
},
"luminance": 0.5209
}Semantic roles & 50–950 ramp
primary
#7BCBDC
secondary
#B15C4B
accent
#3D20C6
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101516
muted
#818484