#7FC3FB#7FC3FB
#7FC3FB is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.3% C 0.106 H 244.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC3FB |
|---|---|
| RGB | rgb(127, 195, 251) |
| HSL | hsl(207, 94%, 74%) |
| HSV | hsv(207, 49%, 98%) |
| CMYK | cmyk(49.4%, 22.3%, 0%, 1.6%) |
| CIE-LAB | lab(76.38, -6.54, -34.22) |
| CIE-LCH | lch(76.38, 34.84, 259.17°) |
| OKLab | oklab(79.33% -0.0454 -0.0954) |
| OKLCH | oklch(79.33% 0.106 244.5) |
| XYZ | xyz(45.6740, 50.5038, 98.5895) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.37
Sky Blue (survey)
#75BBFD
ΔE00 2.49
Lightblue (survey)
#7BC8F6
ΔE00 3.45
Light Blue
#95D0FC
ΔE00 3.98
Lightskyblue
#87CEFA
ΔE00 4.00
Baby Blue (survey)
#A2CFFE
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC3FB #FBB77F
analogous
#7FFBF5 #7FC3FB #7F85FB
triadic
#7FC3FB #FB7FC3 #C3FB7F
tetradic
#7FC3FB #F57FFB #FBB77F #85FB7F
square
#7FC3FB #F57FFB #FBB77F #85FB7F
split-complementary
#7FC3FB #FB7F85 #FBF57F
monochromatic
#088BF7 #44A7F9 #7FC3FB #BADFFD #E1F1FE
Accessibility & contrast
On white
1.89
#7FC3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#7FC3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC3FB
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC3FB | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FE
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#41D0D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc3fb; /* rgb */ color: rgb(127, 195, 251); /* oklch */ color: oklch(79.3% 0.106 244.5);
Tailwind
colors: {
custom: {
50: '#aad5fd',
500: '#7fc3fb',
950: '#000000',
},
}SCSS
$custom: #7fc3fb; $custom-light: #aad5fd; $custom-dark: #000000;
JSON
{
"hex": "#7fc3fb",
"rgb": {
"r": 127,
"g": 195,
"b": 251
},
"hsl": {
"h": 207.097,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.79328,
"c": 0.10571,
"h": 244.5
},
"luminance": 0.50507
}Semantic roles & 50–950 ramp
primary
#7FC3FB
secondary
#D98846
accent
#6800E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385