#7CC3FA#7CC3FA
#7CC3FA is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.1% C 0.106 H 243.0°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC3FA |
|---|---|
| RGB | rgb(124, 195, 250) |
| HSL | hsl(206, 93%, 73%) |
| HSV | hsv(206, 50%, 98%) |
| CMYK | cmyk(50.4%, 22%, 0%, 2%) |
| CIE-LAB | lab(76.20, -7.50, -33.96) |
| CIE-LCH | lch(76.20, 34.78, 257.55°) |
| OKLab | oklab(79.14% -0.0482 -0.0947) |
| OKLCH | oklch(79.14% 0.106 243) |
| XYZ | xyz(45.0765, 50.2139, 97.7408) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.08
Sky Blue (survey)
#75BBFD
ΔE00 2.77
Lightblue (survey)
#7BC8F6
ΔE00 2.94
Lightskyblue
#87CEFA
ΔE00 3.71
Light Blue
#95D0FC
ΔE00 4.05
Baby Blue (survey)
#A2CFFE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC3FA #FAB37C
analogous
#7CFAF2 #7CC3FA #7C84FA
triadic
#7CC3FA #FA7CC3 #C3FA7C
tetradic
#7CC3FA #F27CFA #FAB37C #84FA7C
square
#7CC3FA #F27CFA #FAB37C #84FA7C
split-complementary
#7CC3FA #FA7C84 #FAF27C
monochromatic
#098DF2 #41A8F8 #7CC3FA #B7DEFC #E2F2FE
Accessibility & contrast
On white
1.90
#7CC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#7CC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC3FA
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC3FA | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FD
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#39D0D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7cc3fa; /* rgb */ color: rgb(124, 195, 250); /* oklch */ color: oklch(79.1% 0.106 243.0);
Tailwind
colors: {
custom: {
50: '#a9d5fc',
500: '#7cc3fa',
950: '#000000',
},
}SCSS
$custom: #7cc3fa; $custom-light: #a9d5fc; $custom-dark: #000000;
JSON
{
"hex": "#7cc3fa",
"rgb": {
"r": 124,
"g": 195,
"b": 250
},
"hsl": {
"h": 206.19,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.79138,
"c": 0.10631,
"h": 243
},
"luminance": 0.50217
}Semantic roles & 50–950 ramp
primary
#7CC3FA
secondary
#D78443
accent
#6400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385