#7BC5FA#7BC5FA
#7BC5FA is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.5% C 0.106 H 241.0°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC5FA |
|---|---|
| RGB | rgb(123, 197, 250) |
| HSL | hsl(205, 93%, 73%) |
| HSV | hsv(205, 51%, 98%) |
| CMYK | cmyk(50.8%, 21.2%, 0%, 2%) |
| CIE-LAB | lab(76.70, -8.79, -33.19) |
| CIE-LCH | lch(76.70, 34.33, 255.17°) |
| OKLab | oklab(79.52% -0.0513 -0.0925) |
| OKLCH | oklch(79.52% 0.106 241) |
| XYZ | xyz(45.3838, 51.0420, 97.8845) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.40
Lightblue (survey)
#7BC8F6
ΔE00 2.09
Lightskyblue
#87CEFA
ΔE00 2.97
Sky Blue (survey)
#75BBFD
ΔE00 3.65
Light Blue
#95D0FC
ΔE00 3.74
Baby Blue
#89CFF0
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC5FA #FAB07B
analogous
#7BFAEF #7BC5FA #7B85FA
triadic
#7BC5FA #FA7BC5 #C5FA7B
tetradic
#7BC5FA #EF7BFA #FAB07B #85FA7B
square
#7BC5FA #EF7BFA #FAB07B #85FA7B
split-complementary
#7BC5FA #FA7B85 #FAEF7B
monochromatic
#0991F1 #40ABF8 #7BC5FA #B6DFFC #E2F2FE
Accessibility & contrast
On white
1.87
#7BC5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#7BC5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC5FA
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC5FA | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#9DB7F9
Tritanopia (blue-blind)
#34D2D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bc5fa; /* rgb */ color: rgb(123, 197, 250); /* oklch */ color: oklch(79.5% 0.106 241.0);
Tailwind
colors: {
custom: {
50: '#a8d6fc',
500: '#7bc5fa',
950: '#000000',
},
}SCSS
$custom: #7bc5fa; $custom-light: #a8d6fc; $custom-dark: #000000;
JSON
{
"hex": "#7bc5fa",
"rgb": {
"r": 123,
"g": 197,
"b": 250
},
"hsl": {
"h": 205.039,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.79524,
"c": 0.10579,
"h": 241
},
"luminance": 0.51046
}Semantic roles & 50–950 ramp
primary
#7BC5FA
secondary
#D78042
accent
#6000E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385