#7FC8FA#7FC8FA
#7FC8FA is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.4% C 0.102 H 239.7°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC8FA |
|---|---|
| RGB | rgb(127, 200, 250) |
| HSL | hsl(204, 92%, 74%) |
| HSV | hsv(204, 49%, 98%) |
| CMYK | cmyk(49.2%, 20%, 0%, 2%) |
| CIE-LAB | lab(77.71, -9.50, -31.63) |
| CIE-LCH | lch(77.71, 33.02, 253.29°) |
| OKLab | oklab(80.37% -0.0514 -0.088) |
| OKLCH | oklch(80.37% 0.102 239.7) |
| XYZ | xyz(46.6558, 52.7191, 98.1412) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.55
Lightblue (survey)
#7BC8F6
ΔE00 1.44
Lightskyblue
#87CEFA
ΔE00 2.01
Light Blue
#95D0FC
ΔE00 3.02
Sky Blue (survey)
#75BBFD
ΔE00 4.55
Baby Blue
#89CFF0
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC8FA #FAB17F
analogous
#7FFAEE #7FC8FA #7F8BFA
triadic
#7FC8FA #FA7FC8 #C8FA7F
tetradic
#7FC8FA #EE7FFA #FAB17F #8BFA7F
square
#7FC8FA #EE7FFA #FAB17F #8BFA7F
split-complementary
#7FC8FA #FA7F8B #FAEE7F
monochromatic
#0A95F5 #44AFF8 #7FC8FA #BAE1FC #E2F2FE
Accessibility & contrast
On white
1.82
#7FC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#7FC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC8FA
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC8FA | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FC
Deuteranopia (green-blind)
#A1BAF9
Tritanopia (blue-blind)
#40D5D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fc8fa; /* rgb */ color: rgb(127, 200, 250); /* oklch */ color: oklch(80.4% 0.102 239.7);
Tailwind
colors: {
custom: {
50: '#abd8fc',
500: '#7fc8fa',
950: '#000000',
},
}SCSS
$custom: #7fc8fa; $custom-light: #abd8fc; $custom-dark: #000000;
JSON
{
"hex": "#7fc8fa",
"rgb": {
"r": 127,
"g": 200,
"b": 250
},
"hsl": {
"h": 204.39,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.80367,
"c": 0.10196,
"h": 239.7
},
"luminance": 0.52723
}Semantic roles & 50–950 ramp
primary
#7FC8FA
secondary
#D78146
accent
#5D00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385