#7BC7DC#7BC7DC
#7BC7DC is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.8% C 0.081 H 217.4°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC7DC |
|---|---|
| RGB | rgb(123, 199, 220) |
| HSL | hsl(193, 58%, 67%) |
| HSV | hsv(193, 44%, 86%) |
| CMYK | cmyk(44.1%, 9.5%, 0%, 13.7%) |
| CIE-LAB | lab(76.21, -18.10, -17.81) |
| CIE-LCH | lch(76.21, 25.40, 224.54°) |
| OKLab | oklab(78.78% -0.0643 -0.0491) |
| OKLCH | oklch(78.78% 0.081 217.4) |
| XYZ | xyz(41.5053, 50.2220, 75.2029) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.78
Baby Blue
#89CFF0
ΔE00 5.14
Lightblue
#ADD8E6
ΔE00 7.56
Neon Blue
#04D9FF
ΔE00 7.64
Ice Blue
#A5DFF9
ΔE00 7.67
Lightblue (survey)
#7BC8F6
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC7DC #DC907B
analogous
#7BDCC1 #7BC7DC #7B96DC
triadic
#7BC7DC #DC7BC7 #C7DC7B
tetradic
#7BC7DC #C17BDC #DC907B #96DC7B
square
#7BC7DC #C17BDC #DC907B #96DC7B
split-complementary
#7BC7DC #DC7B96 #DCC17B
monochromatic
#2E93AE #4BB2CF #7BC7DC #ABDCE9 #DCF0F6
Accessibility & contrast
On white
1.90
#7BC7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#7BC7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC7DC
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC7DC | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DD
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#4ECFCD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc7dc; /* rgb */ color: rgb(123, 199, 220); /* oklch */ color: oklch(78.8% 0.081 217.4);
Tailwind
colors: {
custom: {
50: '#a6d8e6',
500: '#7bc7dc',
950: '#000000',
},
}SCSS
$custom: #7bc7dc; $custom-light: #a6d8e6; $custom-dark: #000000;
JSON
{
"hex": "#7bc7dc",
"rgb": {
"r": 123,
"g": 199,
"b": 220
},
"hsl": {
"h": 192.99,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.78778,
"c": 0.08087,
"h": 217.4
},
"luminance": 0.50225
}Semantic roles & 50–950 ramp
primary
#7BC7DC
secondary
#B1614B
accent
#4420C6
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384