#7BC3FC#7BC3FC
#7BC3FC is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.2% C 0.109 H 243.7°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC3FC |
|---|---|
| RGB | rgb(123, 195, 252) |
| HSL | hsl(207, 96%, 74%) |
| HSV | hsv(207, 51%, 99%) |
| CMYK | cmyk(51.2%, 22.6%, 0%, 1.2%) |
| CIE-LAB | lab(76.23, -7.14, -34.99) |
| CIE-LCH | lch(76.23, 35.71, 258.47°) |
| OKLab | oklab(79.18% -0.0484 -0.0977) |
| OKLCH | oklch(79.18% 0.109 243.7) |
| XYZ | xyz(45.2479, 50.2658, 99.3944) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.26
Sky Blue (survey)
#75BBFD
ΔE00 2.59
Lightblue (survey)
#7BC8F6
ΔE00 3.22
Lightskyblue
#87CEFA
ΔE00 3.93
Light Blue
#95D0FC
ΔE00 4.19
Baby Blue (survey)
#A2CFFE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC3FC #FCB47B
analogous
#7BFCF5 #7BC3FC #7B82FC
triadic
#7BC3FC #FC7BC3 #C3FC7B
tetradic
#7BC3FC #F57BFC #FCB47B #82FC7B
square
#7BC3FC #F57BFC #FCB47B #82FC7B
split-complementary
#7BC3FC #FC7B82 #FCF57B
monochromatic
#068CF7 #3FA8FB #7BC3FC #B7DEFD #E1F1FE
Accessibility & contrast
On white
1.90
#7BC3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#7BC3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC3FC
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC3FC | 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)
#ABC3FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#33D1D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc3fc; /* rgb */ color: rgb(123, 195, 252); /* oklch */ color: oklch(79.2% 0.109 243.7);
Tailwind
colors: {
custom: {
50: '#a8d5fd',
500: '#7bc3fc',
950: '#000000',
},
}SCSS
$custom: #7bc3fc; $custom-light: #a8d5fd; $custom-dark: #000000;
JSON
{
"hex": "#7bc3fc",
"rgb": {
"r": 123,
"g": 195,
"b": 252
},
"hsl": {
"h": 206.512,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.79176,
"c": 0.10902,
"h": 243.7
},
"luminance": 0.50269
}Semantic roles & 50–950 ramp
primary
#7BC3FC
secondary
#D98542
accent
#6500E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385