#7FC4FA#7FC4FA
#7FC4FA is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.5% C 0.104 H 243.2°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC4FA |
|---|---|
| RGB | rgb(127, 196, 250) |
| HSL | hsl(206, 92%, 74%) |
| HSV | hsv(206, 49%, 98%) |
| CMYK | cmyk(49.2%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(76.61, -7.37, -33.32) |
| CIE-LCH | lch(76.61, 34.12, 257.53°) |
| OKLab | oklab(79.5% -0.0469 -0.0929) |
| OKLCH | oklch(79.5% 0.104 243.2) |
| XYZ | xyz(45.7415, 50.8905, 97.8364) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.86
Lightblue (survey)
#7BC8F6
ΔE00 2.89
Sky Blue (survey)
#75BBFD
ΔE00 2.96
Lightskyblue
#87CEFA
ΔE00 3.48
Light Blue
#95D0FC
ΔE00 3.68
Baby Blue (survey)
#A2CFFE
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC4FA #FAB57F
analogous
#7FFAF2 #7FC4FA #7F87FA
triadic
#7FC4FA #FA7FC4 #C4FA7F
tetradic
#7FC4FA #F27FFA #FAB57F #87FA7F
square
#7FC4FA #F27FFA #FAB57F #87FA7F
split-complementary
#7FC4FA #FA7F87 #FAF27F
monochromatic
#0A8EF5 #44A9F8 #7FC4FA #BADFFC #E2F1FE
Accessibility & contrast
On white
1.88
#7FC4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#7FC4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC4FA
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC4FA | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FD
Deuteranopia (green-blind)
#9DB7F9
Tritanopia (blue-blind)
#41D1D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fc4fa; /* rgb */ color: rgb(127, 196, 250); /* oklch */ color: oklch(79.5% 0.104 243.2);
Tailwind
colors: {
custom: {
50: '#aad5fc',
500: '#7fc4fa',
950: '#000000',
},
}SCSS
$custom: #7fc4fa; $custom-light: #aad5fc; $custom-dark: #000000;
JSON
{
"hex": "#7fc4fa",
"rgb": {
"r": 127,
"g": 196,
"b": 250
},
"hsl": {
"h": 206.341,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.79501,
"c": 0.10404,
"h": 243.2
},
"luminance": 0.50894
}Semantic roles & 50–950 ramp
primary
#7FC4FA
secondary
#D78646
accent
#6500E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385