#7FC0FD#7FC0FD
#7FC0FD is a light, moderate cyan. Relative luminance 0.493; OKLCH L 78.8% C 0.110 H 247.9°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC0FD |
|---|---|
| RGB | rgb(127, 192, 253) |
| HSL | hsl(209, 97%, 75%) |
| HSV | hsv(209, 50%, 99%) |
| CMYK | cmyk(49.8%, 24.1%, 0%, 0.8%) |
| CIE-LAB | lab(75.64, -4.35, -36.43) |
| CIE-LCH | lch(75.64, 36.69, 263.19°) |
| OKLab | oklab(78.77% -0.0414 -0.1018) |
| OKLCH | oklch(78.77% 0.11 247.9) |
| XYZ | xyz(45.3255, 49.2997, 100.0368) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.52
Sky
#82CAFC
ΔE00 3.73
Carolina Blue
#8AB8FE
ΔE00 4.49
Lightblue (survey)
#7BC8F6
ΔE00 4.85
Light Blue
#95D0FC
ΔE00 4.91
Lightskyblue
#87CEFA
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC0FD #FDBC7F
analogous
#7FFDFB #7FC0FD #7F81FD
triadic
#7FC0FD #FD7FC0 #C0FD7F
tetradic
#7FC0FD #FB7FFD #FDBC7F #81FD7F
square
#7FC0FD #FB7FFD #FDBC7F #81FD7F
split-complementary
#7FC0FD #FD7F81 #FDFB7F
monochromatic
#0685FB #43A2FC #7FC0FD #BBDEFE #E1F0FF
Accessibility & contrast
On white
1.93
#7FC0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#7FC0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC0FD
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC0FD | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FF
Deuteranopia (green-blind)
#97B5FC
Tritanopia (blue-blind)
#3FCED5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #7fc0fd; /* rgb */ color: rgb(127, 192, 253); /* oklch */ color: oklch(78.8% 0.110 247.9);
Tailwind
colors: {
custom: {
50: '#abd2fe',
500: '#7fc0fd',
950: '#000000',
},
}SCSS
$custom: #7fc0fd; $custom-light: #abd2fe; $custom-dark: #000000;
JSON
{
"hex": "#7fc0fd",
"rgb": {
"r": 127,
"g": 192,
"b": 253
},
"hsl": {
"h": 209.048,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.7877,
"c": 0.1099,
"h": 247.9
},
"luminance": 0.49303
}Semantic roles & 50–950 ramp
primary
#7FC0FD
secondary
#F7E5D4
accent
#6F00E6
background
#FAFCFF
surface
#F5F9FF
border
#CFD2D7
text
#111418
muted
#808286