#7BC8DC#7BC8DC
#7BC8DC is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.0% C 0.081 H 216.2°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC8DC |
|---|---|
| RGB | rgb(123, 200, 220) |
| HSL | hsl(192, 58%, 67%) |
| HSV | hsv(192, 44%, 86%) |
| CMYK | cmyk(44.1%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(76.49, -18.61, -17.39) |
| CIE-LCH | lch(76.49, 25.47, 223.05°) |
| OKLab | oklab(79% -0.0654 -0.0479) |
| OKLCH | oklch(79% 0.081 216.2) |
| XYZ | xyz(41.7362, 50.6837, 75.2799) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.05
Baby Blue
#89CFF0
ΔE00 5.43
Lightblue
#ADD8E6
ΔE00 7.54
Neon Blue
#04D9FF
ΔE00 7.55
Ice Blue
#A5DFF9
ΔE00 7.73
Bright Sky Blue
#02CCFE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC8DC #DC8F7B
analogous
#7BDCC0 #7BC8DC #7B98DC
triadic
#7BC8DC #DC7BC8 #C8DC7B
tetradic
#7BC8DC #C07BDC #DC8F7B #98DC7B
square
#7BC8DC #C07BDC #DC8F7B #98DC7B
split-complementary
#7BC8DC #DC7B98 #DCC07B
monochromatic
#2E94AE #4BB4CF #7BC8DC #ABDCE9 #DCF0F6
Accessibility & contrast
On white
1.89
#7BC8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#7BC8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC8DC
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC8DC | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DD
Deuteranopia (green-blind)
#ABB8DC
Tritanopia (blue-blind)
#4ED0CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bc8dc; /* rgb */ color: rgb(123, 200, 220); /* oklch */ color: oklch(79.0% 0.081 216.2);
Tailwind
colors: {
custom: {
50: '#a6d8e6',
500: '#7bc8dc',
950: '#000000',
},
}SCSS
$custom: #7bc8dc; $custom-light: #a6d8e6; $custom-dark: #000000;
JSON
{
"hex": "#7bc8dc",
"rgb": {
"r": 123,
"g": 200,
"b": 220
},
"hsl": {
"h": 192.371,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.79003,
"c": 0.0811,
"h": 216.2
},
"luminance": 0.50687
}Semantic roles & 50–950 ramp
primary
#7BC8DC
secondary
#B1604B
accent
#4220C6
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384