#7FC3FA#7FC3FA
#7FC3FA is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.3% C 0.105 H 244.1°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC3FA |
|---|---|
| RGB | rgb(127, 195, 250) |
| HSL | hsl(207, 92%, 74%) |
| HSV | hsv(207, 49%, 98%) |
| CMYK | cmyk(49.2%, 22%, 0%, 2%) |
| CIE-LAB | lab(76.34, -6.83, -33.74) |
| CIE-LCH | lch(76.34, 34.42, 258.56°) |
| OKLab | oklab(79.29% -0.0458 -0.0941) |
| OKLCH | oklch(79.29% 0.105 244.1) |
| XYZ | xyz(45.5167, 50.4409, 97.7615) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.25
Sky Blue (survey)
#75BBFD
ΔE00 2.60
Lightblue (survey)
#7BC8F6
ΔE00 3.27
Lightskyblue
#87CEFA
ΔE00 3.86
Light Blue
#95D0FC
ΔE00 3.92
Baby Blue (survey)
#A2CFFE
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC3FA #FAB67F
analogous
#7FFAF3 #7FC3FA #7F86FA
triadic
#7FC3FA #FA7FC3 #C3FA7F
tetradic
#7FC3FA #F37FFA #FAB67F #86FA7F
square
#7FC3FA #F37FFA #FAB67F #86FA7F
split-complementary
#7FC3FA #FA7F86 #FAF37F
monochromatic
#0A8CF5 #44A7F8 #7FC3FA #BADFFC #E2F1FE
Accessibility & contrast
On white
1.89
#7FC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#7FC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC3FA
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC3FA | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC3FD
Deuteranopia (green-blind)
#9BB7F9
Tritanopia (blue-blind)
#42D0D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc3fa; /* rgb */ color: rgb(127, 195, 250); /* oklch */ color: oklch(79.3% 0.105 244.1);
Tailwind
colors: {
custom: {
50: '#aad5fc',
500: '#7fc3fa',
950: '#000000',
},
}SCSS
$custom: #7fc3fa; $custom-light: #aad5fc; $custom-dark: #000000;
JSON
{
"hex": "#7fc3fa",
"rgb": {
"r": 127,
"g": 195,
"b": 250
},
"hsl": {
"h": 206.829,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.79285,
"c": 0.10461,
"h": 244.1
},
"luminance": 0.50444
}Semantic roles & 50–950 ramp
primary
#7FC3FA
secondary
#D78746
accent
#6700E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385