#7BC7FD#7BC7FD
#7BC7FD is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.1% C 0.108 H 240.9°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC7FD |
|---|---|
| RGB | rgb(123, 199, 253) |
| HSL | hsl(205, 97%, 74%) |
| HSV | hsv(205, 51%, 99%) |
| CMYK | cmyk(51.4%, 21.3%, 0%, 0.8%) |
| CIE-LAB | lab(77.37, -8.99, -33.77) |
| CIE-LCH | lch(77.37, 34.95, 255.09°) |
| OKLab | oklab(80.09% -0.0525 -0.0942) |
| OKLCH | oklch(80.09% 0.108 240.9) |
| XYZ | xyz(46.3150, 52.1459, 100.5340) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.08
Lightblue (survey)
#7BC8F6
ΔE00 2.02
Lightskyblue
#87CEFA
ΔE00 2.71
Light Blue
#95D0FC
ΔE00 3.53
Sky Blue (survey)
#75BBFD
ΔE00 4.01
Baby Blue
#89CFF0
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC7FD #FDB17B
analogous
#7BFDF2 #7BC7FD #7B86FD
triadic
#7BC7FD #FD7BC7 #C7FD7B
tetradic
#7BC7FD #F27BFD #FDB17B #86FD7B
square
#7BC7FD #F27BFD #FDB17B #86FD7B
split-complementary
#7BC7FD #FD7B86 #FDF27B
monochromatic
#0494FA #3FADFC #7BC7FD #B7E1FE #E1F2FF
Accessibility & contrast
On white
1.84
#7BC7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#7BC7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC7FD
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC7FD | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#9EB9FC
Tritanopia (blue-blind)
#30D4D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bc7fd; /* rgb */ color: rgb(123, 199, 253); /* oklch */ color: oklch(80.1% 0.108 240.9);
Tailwind
colors: {
custom: {
50: '#a9d7fe',
500: '#7bc7fd',
950: '#000000',
},
}SCSS
$custom: #7bc7fd; $custom-light: #a9d7fe; $custom-dark: #000000;
JSON
{
"hex": "#7bc7fd",
"rgb": {
"r": 123,
"g": 199,
"b": 253
},
"hsl": {
"h": 204.923,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.80087,
"c": 0.10785,
"h": 240.9
},
"luminance": 0.5215
}Semantic roles & 50–950 ramp
primary
#7BC7FD
secondary
#DB8141
accent
#5F00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385