#7CC5FA#7CC5FA
#7CC5FA is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.6% C 0.105 H 241.3°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC5FA |
|---|---|
| RGB | rgb(124, 197, 250) |
| HSL | hsl(205, 93%, 73%) |
| HSV | hsv(205, 50%, 98%) |
| CMYK | cmyk(50.4%, 21.2%, 0%, 2%) |
| CIE-LAB | lab(76.75, -8.57, -33.12) |
| CIE-LCH | lch(76.75, 34.21, 255.50°) |
| OKLab | oklab(79.57% -0.0505 -0.0923) |
| OKLCH | oklch(79.57% 0.105 241.3) |
| XYZ | xyz(45.5276, 51.1161, 97.8912) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.39
Lightblue (survey)
#7BC8F6
ΔE00 2.18
Lightskyblue
#87CEFA
ΔE00 2.99
Sky Blue (survey)
#75BBFD
ΔE00 3.56
Light Blue
#95D0FC
ΔE00 3.66
Baby Blue
#89CFF0
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC5FA #FAB17C
analogous
#7CFAF0 #7CC5FA #7C86FA
triadic
#7CC5FA #FA7CC5 #C5FA7C
tetradic
#7CC5FA #F07CFA #FAB17C #86FA7C
square
#7CC5FA #F07CFA #FAB17C #86FA7C
split-complementary
#7CC5FA #FA7C86 #FAF07C
monochromatic
#0990F2 #41ABF8 #7CC5FA #B7DFFC #E2F2FE
Accessibility & contrast
On white
1.87
#7CC5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#7CC5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC5FA
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC5FA | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#38D2D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7cc5fa; /* rgb */ color: rgb(124, 197, 250); /* oklch */ color: oklch(79.6% 0.105 241.3);
Tailwind
colors: {
custom: {
50: '#a9d6fc',
500: '#7cc5fa',
950: '#000000',
},
}SCSS
$custom: #7cc5fa; $custom-light: #a9d6fc; $custom-dark: #000000;
JSON
{
"hex": "#7cc5fa",
"rgb": {
"r": 124,
"g": 197,
"b": 250
},
"hsl": {
"h": 205.238,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.79572,
"c": 0.10522,
"h": 241.3
},
"luminance": 0.5112
}Semantic roles & 50–950 ramp
primary
#7CC5FA
secondary
#D78143
accent
#6100E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385