#7FC0F4#7FC0F4
#7FC0F4 is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.4% C 0.100 H 243.7°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC0F4 |
|---|---|
| RGB | rgb(127, 192, 244) |
| HSL | hsl(207, 84%, 73%) |
| HSV | hsv(207, 48%, 96%) |
| CMYK | cmyk(48%, 21.3%, 0%, 4.3%) |
| CIE-LAB | lab(75.29, -6.92, -32.14) |
| CIE-LCH | lch(75.29, 32.87, 257.85°) |
| OKLab | oklab(78.38% -0.0443 -0.0895) |
| OKLCH | oklch(78.38% 0.1 243.7) |
| XYZ | xyz(43.9255, 48.7397, 92.6634) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.40
Sky
#82CAFC
ΔE00 2.78
Lightblue (survey)
#7BC8F6
ΔE00 3.43
Lightskyblue
#87CEFA
ΔE00 4.22
Light Blue
#95D0FC
ΔE00 4.38
Carolina Blue
#8AB8FE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC0F4 #F4B37F
analogous
#7FF4EE #7FC0F4 #7F85F4
triadic
#7FC0F4 #F47FC0 #C0F47F
tetradic
#7FC0F4 #EE7FF4 #F4B37F #85F47F
square
#7FC0F4 #EE7FF4 #F4B37F #85F47F
split-complementary
#7FC0F4 #F47F85 #F4EE7F
monochromatic
#1488E5 #47A4EF #7FC0F4 #B7DCF9 #E3F1FD
Accessibility & contrast
On white
1.95
#7FC0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#7FC0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC0F4
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC0F4 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC0F6
Deuteranopia (green-blind)
#9AB4F3
Tritanopia (blue-blind)
#48CDD1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7fc0f4; /* rgb */ color: rgb(127, 192, 244); /* oklch */ color: oklch(78.4% 0.100 243.7);
Tailwind
colors: {
custom: {
50: '#aad2f8',
500: '#7fc0f4',
950: '#000000',
},
}SCSS
$custom: #7fc0f4; $custom-light: #aad2f8; $custom-dark: #000000;
JSON
{
"hex": "#7fc0f4",
"rgb": {
"r": 127,
"g": 192,
"b": 244
},
"hsl": {
"h": 206.667,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.78381,
"c": 0.09985,
"h": 243.7
},
"luminance": 0.48743
}Semantic roles & 50–950 ramp
primary
#7FC0F4
secondary
#F5E4D6
accent
#6705E1
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101417
muted
#7F8285