#7FC3FF#7FC3FF
#7FC3FF is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.5% C 0.110 H 246.4°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC3FF |
|---|---|
| RGB | rgb(127, 195, 255) |
| HSL | hsl(208, 100%, 75%) |
| HSV | hsv(208, 50%, 100%) |
| CMYK | cmyk(50.2%, 23.5%, 0%, 0%) |
| CIE-LAB | lab(76.53, -5.40, -36.12) |
| CIE-LCH | lch(76.53, 36.52, 261.50°) |
| OKLab | oklab(79.5% -0.0442 -0.1009) |
| OKLCH | oklch(79.5% 0.11 246.4) |
| XYZ | xyz(46.3111, 50.7587, 101.9453) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.19
Sky
#82CAFC
ΔE00 2.91
Lightblue (survey)
#7BC8F6
ΔE00 4.15
Light Blue
#95D0FC
ΔE00 4.26
Lightskyblue
#87CEFA
ΔE00 4.55
Baby Blue (survey)
#A2CFFE
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC3FF #FFBB7F
analogous
#7FFFFB #7FC3FF #7F83FF
triadic
#7FC3FF #FF7FC3 #C3FF7F
tetradic
#7FC3FF #FB7FFF #FFBB7F #83FF7F
square
#7FC3FF #FB7FFF #FFBB7F #83FF7F
split-complementary
#7FC3FF #FF7F83 #FFFB7F
monochromatic
#058AFF #42A6FF #7FC3FF #BCE0FF #E0F1FF
Accessibility & contrast
On white
1.88
#7FC3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#7FC3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC3FF
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC3FF | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#99B7FE
Tritanopia (blue-blind)
#3CD1D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fc3ff; /* rgb */ color: rgb(127, 195, 255); /* oklch */ color: oklch(79.5% 0.110 246.4);
Tailwind
colors: {
custom: {
50: '#abd5ff',
500: '#7fc3ff',
950: '#000000',
},
}SCSS
$custom: #7fc3ff; $custom-light: #abd5ff; $custom-dark: #000000;
JSON
{
"hex": "#7fc3ff",
"rgb": {
"r": 127,
"g": 195,
"b": 255
},
"hsl": {
"h": 208.125,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.79502,
"c": 0.11014,
"h": 246.4
},
"luminance": 0.50762
}Semantic roles & 50–950 ramp
primary
#7FC3FF
secondary
#DE8C44
accent
#6C00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111418
muted
#818386