#7BC4FA#7BC4FA
#7BC4FA is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.3% C 0.106 H 241.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC4FA |
|---|---|
| RGB | rgb(123, 196, 250) |
| HSL | hsl(206, 93%, 73%) |
| HSV | hsv(206, 51%, 98%) |
| CMYK | cmyk(50.8%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(76.43, -8.25, -33.61) |
| CIE-LCH | lch(76.43, 34.61, 256.21°) |
| OKLab | oklab(79.31% -0.0501 -0.0938) |
| OKLCH | oklch(79.31% 0.106 241.9) |
| XYZ | xyz(45.1574, 50.5894, 97.8090) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.71
Lightblue (survey)
#7BC8F6
ΔE00 2.47
Sky Blue (survey)
#75BBFD
ΔE00 3.25
Lightskyblue
#87CEFA
ΔE00 3.32
Light Blue
#95D0FC
ΔE00 3.91
Baby Blue (survey)
#A2CFFE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC4FA #FAB17B
analogous
#7BFAF1 #7BC4FA #7B84FA
triadic
#7BC4FA #FA7BC4 #C4FA7B
tetradic
#7BC4FA #F17BFA #FAB17B #84FA7B
square
#7BC4FA #F17BFA #FAB17B #84FA7B
split-complementary
#7BC4FA #FA7B84 #FAF17B
monochromatic
#098FF1 #40AAF8 #7BC4FA #B6DEFC #E2F2FE
Accessibility & contrast
On white
1.89
#7BC4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#7BC4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC4FA
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC4FA | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FD
Deuteranopia (green-blind)
#9BB7F9
Tritanopia (blue-blind)
#35D1D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bc4fa; /* rgb */ color: rgb(123, 196, 250); /* oklch */ color: oklch(79.3% 0.106 241.9);
Tailwind
colors: {
custom: {
50: '#a8d5fc',
500: '#7bc4fa',
950: '#000000',
},
}SCSS
$custom: #7bc4fa; $custom-light: #a8d5fc; $custom-dark: #000000;
JSON
{
"hex": "#7bc4fa",
"rgb": {
"r": 123,
"g": 196,
"b": 250
},
"hsl": {
"h": 205.512,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.79307,
"c": 0.10632,
"h": 241.9
},
"luminance": 0.50593
}Semantic roles & 50–950 ramp
primary
#7BC4FA
secondary
#D78142
accent
#6200E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385