#7FC4FF#7FC4FF
#7FC4FF is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.7% C 0.109 H 245.6°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC4FF |
|---|---|
| RGB | rgb(127, 196, 255) |
| HSL | hsl(208, 100%, 75%) |
| HSV | hsv(208, 50%, 100%) |
| CMYK | cmyk(50.2%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(76.81, -5.94, -35.70) |
| CIE-LCH | lch(76.81, 36.19, 260.55°) |
| OKLab | oklab(79.72% -0.0453 -0.0997) |
| OKLCH | oklch(79.72% 0.109 245.6) |
| XYZ | xyz(46.5360, 51.2083, 102.0203) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.49
Sky
#82CAFC
ΔE00 2.55
Lightblue (survey)
#7BC8F6
ΔE00 3.82
Light Blue
#95D0FC
ΔE00 4.01
Lightskyblue
#87CEFA
ΔE00 4.21
Baby Blue (survey)
#A2CFFE
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC4FF #FFBA7F
analogous
#7FFFFA #7FC4FF #7F84FF
triadic
#7FC4FF #FF7FC4 #C4FF7F
tetradic
#7FC4FF #FA7FFF #FFBA7F #84FF7F
square
#7FC4FF #FA7FFF #FFBA7F #84FF7F
split-complementary
#7FC4FF #FF7F84 #FFFA7F
monochromatic
#058CFF #42A8FF #7FC4FF #BCE0FF #E0F1FF
Accessibility & contrast
On white
1.87
#7FC4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#7FC4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC4FF
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC4FF | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#9AB8FE
Tritanopia (blue-blind)
#3CD2D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fc4ff; /* rgb */ color: rgb(127, 196, 255); /* oklch */ color: oklch(79.7% 0.109 245.6);
Tailwind
colors: {
custom: {
50: '#abd5ff',
500: '#7fc4ff',
950: '#000000',
},
}SCSS
$custom: #7fc4ff; $custom-light: #abd5ff; $custom-dark: #000000;
JSON
{
"hex": "#7fc4ff",
"rgb": {
"r": 127,
"g": 196,
"b": 255
},
"hsl": {
"h": 207.656,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.79716,
"c": 0.10949,
"h": 245.6
},
"luminance": 0.51212
}Semantic roles & 50–950 ramp
primary
#7FC4FF
secondary
#DE8B44
accent
#6A00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111418
muted
#818386