#7FC7FA#7FC7FA
#7FC7FA is a light, moderate cyan. Relative luminance 0.523; OKLCH L 80.2% C 0.102 H 240.6°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC7FA |
|---|---|
| RGB | rgb(127, 199, 250) |
| HSL | hsl(205, 92%, 74%) |
| HSV | hsv(205, 49%, 98%) |
| CMYK | cmyk(49.2%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(77.43, -8.97, -32.05) |
| CIE-LCH | lch(77.43, 33.28, 254.37°) |
| OKLab | oklab(80.15% -0.0503 -0.0892) |
| OKLCH | oklch(80.15% 0.102 240.6) |
| XYZ | xyz(46.4250, 52.2574, 98.0642) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.78
Lightblue (survey)
#7BC8F6
ΔE00 1.78
Lightskyblue
#87CEFA
ΔE00 2.37
Light Blue
#95D0FC
ΔE00 3.13
Sky Blue (survey)
#75BBFD
ΔE00 4.14
Baby Blue
#89CFF0
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC7FA #FAB27F
analogous
#7FFAF0 #7FC7FA #7F8AFA
triadic
#7FC7FA #FA7FC7 #C7FA7F
tetradic
#7FC7FA #F07FFA #FAB27F #8AFA7F
square
#7FC7FA #F07FFA #FAB27F #8AFA7F
split-complementary
#7FC7FA #FA7F8A #FAF07F
monochromatic
#0A93F5 #44ADF8 #7FC7FA #BAE1FC #E2F2FE
Accessibility & contrast
On white
1.83
#7FC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#7FC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC7FA
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC7FA | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FC
Deuteranopia (green-blind)
#A0BAF9
Tritanopia (blue-blind)
#40D4D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fc7fa; /* rgb */ color: rgb(127, 199, 250); /* oklch */ color: oklch(80.2% 0.102 240.6);
Tailwind
colors: {
custom: {
50: '#aad7fc',
500: '#7fc7fa',
950: '#000000',
},
}SCSS
$custom: #7fc7fa; $custom-light: #aad7fc; $custom-dark: #000000;
JSON
{
"hex": "#7fc7fa",
"rgb": {
"r": 127,
"g": 199,
"b": 250
},
"hsl": {
"h": 204.878,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.8015,
"c": 0.10245,
"h": 240.6
},
"luminance": 0.52261
}Semantic roles & 50–950 ramp
primary
#7FC7FA
secondary
#D78246
accent
#5F00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385