#7FC6FA#7FC6FA
#7FC6FA is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.9% C 0.103 H 241.5°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC6FA |
|---|---|
| RGB | rgb(127, 198, 250) |
| HSL | hsl(205, 92%, 74%) |
| HSV | hsv(205, 49%, 98%) |
| CMYK | cmyk(49.2%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(77.16, -8.43, -32.47) |
| CIE-LCH | lch(77.16, 33.55, 255.44°) |
| OKLab | oklab(79.93% -0.0492 -0.0904) |
| OKLCH | oklch(79.93% 0.103 241.5) |
| XYZ | xyz(46.1957, 51.7988, 97.9878) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.12
Lightblue (survey)
#7BC8F6
ΔE00 2.15
Lightskyblue
#87CEFA
ΔE00 2.74
Light Blue
#95D0FC
ΔE00 3.28
Sky Blue (survey)
#75BBFD
ΔE00 3.74
Baby Blue (survey)
#A2CFFE
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC6FA #FAB37F
analogous
#7FFAF1 #7FC6FA #7F89FA
triadic
#7FC6FA #FA7FC6 #C6FA7F
tetradic
#7FC6FA #F17FFA #FAB37F #89FA7F
square
#7FC6FA #F17FFA #FAB37F #89FA7F
split-complementary
#7FC6FA #FA7F89 #FAF17F
monochromatic
#0A91F5 #44ACF8 #7FC6FA #BAE0FC #E2F2FE
Accessibility & contrast
On white
1.85
#7FC6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#7FC6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC6FA
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC6FA | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FC
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#41D3D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fc6fa; /* rgb */ color: rgb(127, 198, 250); /* oklch */ color: oklch(79.9% 0.103 241.5);
Tailwind
colors: {
custom: {
50: '#aad7fc',
500: '#7fc6fa',
950: '#000000',
},
}SCSS
$custom: #7fc6fa; $custom-light: #aad7fc; $custom-dark: #000000;
JSON
{
"hex": "#7fc6fa",
"rgb": {
"r": 127,
"g": 198,
"b": 250
},
"hsl": {
"h": 205.366,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.79934,
"c": 0.10295,
"h": 241.5
},
"luminance": 0.51802
}Semantic roles & 50–950 ramp
primary
#7FC6FA
secondary
#D78346
accent
#6100E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385