#7CC4FA#7CC4FA
#7CC4FA is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.4% C 0.106 H 242.2°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC4FA |
|---|---|
| RGB | rgb(124, 196, 250) |
| HSL | hsl(206, 93%, 73%) |
| HSV | hsv(206, 50%, 98%) |
| CMYK | cmyk(50.4%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(76.47, -8.03, -33.54) |
| CIE-LCH | lch(76.47, 34.49, 256.53°) |
| OKLab | oklab(79.36% -0.0493 -0.0935) |
| OKLCH | oklch(79.36% 0.106 242.2) |
| XYZ | xyz(45.3013, 50.6635, 97.8158) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.72
Lightblue (survey)
#7BC8F6
ΔE00 2.56
Sky Blue (survey)
#75BBFD
ΔE00 3.17
Lightskyblue
#87CEFA
ΔE00 3.35
Light Blue
#95D0FC
ΔE00 3.84
Baby Blue (survey)
#A2CFFE
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC4FA #FAB27C
analogous
#7CFAF1 #7CC4FA #7C85FA
triadic
#7CC4FA #FA7CC4 #C4FA7C
tetradic
#7CC4FA #F17CFA #FAB27C #85FA7C
square
#7CC4FA #F17CFA #FAB27C #85FA7C
split-complementary
#7CC4FA #FA7C85 #FAF17C
monochromatic
#098EF2 #41A9F8 #7CC4FA #B7DFFC #E2F2FE
Accessibility & contrast
On white
1.89
#7CC4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#7CC4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC4FA
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC4FA | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FD
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#38D1D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7cc4fa; /* rgb */ color: rgb(124, 196, 250); /* oklch */ color: oklch(79.4% 0.106 242.2);
Tailwind
colors: {
custom: {
50: '#a9d5fc',
500: '#7cc4fa',
950: '#000000',
},
}SCSS
$custom: #7cc4fa; $custom-light: #a9d5fc; $custom-dark: #000000;
JSON
{
"hex": "#7cc4fa",
"rgb": {
"r": 124,
"g": 196,
"b": 250
},
"hsl": {
"h": 205.714,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.79355,
"c": 0.10576,
"h": 242.2
},
"luminance": 0.50667
}Semantic roles & 50–950 ramp
primary
#7CC4FA
secondary
#D78343
accent
#6200E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385