#7FC3F9#7FC3F9
#7FC3F9 is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.2% C 0.104 H 243.6°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC3F9 |
|---|---|
| RGB | rgb(127, 195, 249) |
| HSL | hsl(207, 91%, 74%) |
| HSV | hsv(207, 49%, 98%) |
| CMYK | cmyk(49%, 21.7%, 0%, 2.4%) |
| CIE-LAB | lab(76.30, -7.11, -33.26) |
| CIE-LCH | lch(76.30, 34.01, 257.93°) |
| OKLab | oklab(79.24% -0.0461 -0.0927) |
| OKLCH | oklch(79.24% 0.104 243.6) |
| XYZ | xyz(45.3604, 50.3784, 96.9379) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.13
Sky Blue (survey)
#75BBFD
ΔE00 2.72
Lightblue (survey)
#7BC8F6
ΔE00 3.09
Lightskyblue
#87CEFA
ΔE00 3.72
Light Blue
#95D0FC
ΔE00 3.86
Baby Blue (survey)
#A2CFFE
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC3F9 #F9B57F
analogous
#7FF9F2 #7FC3F9 #7F86F9
triadic
#7FC3F9 #F97FC3 #C3F97F
tetradic
#7FC3F9 #F27FF9 #F9B57F #86F97F
square
#7FC3F9 #F27FF9 #F9B57F #86F97F
split-complementary
#7FC3F9 #F97F86 #F9F27F
monochromatic
#0B8CF2 #45A8F6 #7FC3F9 #B9DEFC #E2F1FE
Accessibility & contrast
On white
1.90
#7FC3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#7FC3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC3F9
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC3F9 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC3FC
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#42D0D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc3f9; /* rgb */ color: rgb(127, 195, 249); /* oklch */ color: oklch(79.2% 0.104 243.6);
Tailwind
colors: {
custom: {
50: '#aad5fb',
500: '#7fc3f9',
950: '#000000',
},
}SCSS
$custom: #7fc3f9; $custom-light: #aad5fb; $custom-dark: #000000;
JSON
{
"hex": "#7fc3f9",
"rgb": {
"r": 127,
"g": 195,
"b": 249
},
"hsl": {
"h": 206.557,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.79242,
"c": 0.10353,
"h": 243.6
},
"luminance": 0.50382
}Semantic roles & 50–950 ramp
primary
#7FC3F9
secondary
#D68646
accent
#6600E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385