#7BC7FA#7BC7FA
#7BC7FA is a light, moderate cyan. Relative luminance 0.520; OKLCH L 80.0% C 0.105 H 239.3°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC7FA |
|---|---|
| RGB | rgb(123, 199, 250) |
| HSL | hsl(204, 93%, 73%) |
| HSV | hsv(204, 51%, 98%) |
| CMYK | cmyk(50.8%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(77.25, -9.85, -32.34) |
| CIE-LCH | lch(77.25, 33.81, 253.06°) |
| OKLab | oklab(79.96% -0.0535 -0.0901) |
| OKLCH | oklch(79.96% 0.105 239.3) |
| XYZ | xyz(45.8409, 51.9563, 98.0368) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.98
Lightblue (survey)
#7BC8F6
ΔE00 1.35
Lightskyblue
#87CEFA
ΔE00 2.31
Light Blue
#95D0FC
ΔE00 3.50
Sky Blue (survey)
#75BBFD
ΔE00 4.47
Baby Blue
#89CFF0
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC7FA #FAAE7B
analogous
#7BFAED #7BC7FA #7B87FA
triadic
#7BC7FA #FA7BC7 #C7FA7B
tetradic
#7BC7FA #ED7BFA #FAAE7B #87FA7B
square
#7BC7FA #ED7BFA #FAAE7B #87FA7B
split-complementary
#7BC7FA #FA7B87 #FAED7B
monochromatic
#0994F1 #40AEF8 #7BC7FA #B6E0FC #E2F2FE
Accessibility & contrast
On white
1.84
#7BC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#7BC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC7FA
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC7FA | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FC
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#34D4D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bc7fa; /* rgb */ color: rgb(123, 199, 250); /* oklch */ color: oklch(80.0% 0.105 239.3);
Tailwind
colors: {
custom: {
50: '#a8d7fc',
500: '#7bc7fa',
950: '#000000',
},
}SCSS
$custom: #7bc7fa; $custom-light: #a8d7fc; $custom-dark: #000000;
JSON
{
"hex": "#7bc7fa",
"rgb": {
"r": 123,
"g": 199,
"b": 250
},
"hsl": {
"h": 204.094,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.79959,
"c": 0.1048,
"h": 239.3
},
"luminance": 0.5196
}Semantic roles & 50–950 ramp
primary
#7BC7FA
secondary
#D77E42
accent
#5C00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385