#7CC6FA#7CC6FA
#7CC6FA is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.8% C 0.105 H 240.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC6FA |
|---|---|
| RGB | rgb(124, 198, 250) |
| HSL | hsl(205, 93%, 73%) |
| HSV | hsv(205, 50%, 98%) |
| CMYK | cmyk(50.4%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(77.02, -9.10, -32.69) |
| CIE-LCH | lch(77.02, 33.94, 254.45°) |
| OKLab | oklab(79.79% -0.0516 -0.0911) |
| OKLCH | oklch(79.79% 0.105 240.5) |
| XYZ | xyz(45.7554, 51.5718, 97.9671) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.10
Lightblue (survey)
#7BC8F6
ΔE00 1.81
Lightskyblue
#87CEFA
ΔE00 2.65
Light Blue
#95D0FC
ΔE00 3.51
Sky Blue (survey)
#75BBFD
ΔE00 3.97
Baby Blue
#89CFF0
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC6FA #FAB07C
analogous
#7CFAEF #7CC6FA #7C87FA
triadic
#7CC6FA #FA7CC6 #C6FA7C
tetradic
#7CC6FA #EF7CFA #FAB07C #87FA7C
square
#7CC6FA #EF7CFA #FAB07C #87FA7C
split-complementary
#7CC6FA #FA7C87 #FAEF7C
monochromatic
#0992F2 #41ACF8 #7CC6FA #B7E0FC #E2F2FE
Accessibility & contrast
On white
1.86
#7CC6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#7CC6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC6FA
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC6FA | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FC
Deuteranopia (green-blind)
#9EB8F9
Tritanopia (blue-blind)
#37D3D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7cc6fa; /* rgb */ color: rgb(124, 198, 250); /* oklch */ color: oklch(79.8% 0.105 240.5);
Tailwind
colors: {
custom: {
50: '#a9d7fc',
500: '#7cc6fa',
950: '#000000',
},
}SCSS
$custom: #7cc6fa; $custom-light: #a9d7fc; $custom-dark: #000000;
JSON
{
"hex": "#7cc6fa",
"rgb": {
"r": 124,
"g": 198,
"b": 250
},
"hsl": {
"h": 204.762,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.79789,
"c": 0.1047,
"h": 240.5
},
"luminance": 0.51575
}Semantic roles & 50–950 ramp
primary
#7CC6FA
secondary
#D78043
accent
#5F00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385