#7BC3FA#7BC3FA
#7BC3FA is a light, moderate cyan. Relative luminance 0.501; OKLCH L 79.1% C 0.107 H 242.7°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC3FA |
|---|---|
| RGB | rgb(123, 195, 250) |
| HSL | hsl(206, 93%, 73%) |
| HSV | hsv(206, 51%, 98%) |
| CMYK | cmyk(50.8%, 22%, 0%, 2%) |
| CIE-LAB | lab(76.15, -7.72, -34.04) |
| CIE-LCH | lch(76.15, 34.90, 257.23°) |
| OKLab | oklab(79.09% -0.049 -0.095) |
| OKLCH | oklch(79.09% 0.107 242.7) |
| XYZ | xyz(44.9326, 50.1397, 97.7341) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.04
Lightblue (survey)
#7BC8F6
ΔE00 2.84
Sky Blue (survey)
#75BBFD
ΔE00 2.85
Lightskyblue
#87CEFA
ΔE00 3.67
Light Blue
#95D0FC
ΔE00 4.10
Baby Blue (survey)
#A2CFFE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC3FA #FAB27B
analogous
#7BFAF1 #7BC3FA #7B83FA
triadic
#7BC3FA #FA7BC3 #C3FA7B
tetradic
#7BC3FA #F17BFA #FAB27B #83FA7B
square
#7BC3FA #F17BFA #FAB27B #83FA7B
split-complementary
#7BC3FA #FA7B83 #FAF17B
monochromatic
#098DF1 #40A8F8 #7BC3FA #B6DEFC #E2F2FE
Accessibility & contrast
On white
1.90
#7BC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#7BC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC3FA
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC3FA | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FD
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#35D0D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc3fa; /* rgb */ color: rgb(123, 195, 250); /* oklch */ color: oklch(79.1% 0.107 242.7);
Tailwind
colors: {
custom: {
50: '#a8d5fc',
500: '#7bc3fa',
950: '#000000',
},
}SCSS
$custom: #7bc3fa; $custom-light: #a8d5fc; $custom-dark: #000000;
JSON
{
"hex": "#7bc3fa",
"rgb": {
"r": 123,
"g": 195,
"b": 250
},
"hsl": {
"h": 205.984,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.7909,
"c": 0.10687,
"h": 242.7
},
"luminance": 0.50143
}Semantic roles & 50–950 ramp
primary
#7BC3FA
secondary
#D78342
accent
#6300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385