#7FC6FB#7FC6FB
#7FC6FB is a light, moderate cyan. Relative luminance 0.519; OKLCH L 80.0% C 0.104 H 242.0°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC6FB |
|---|---|
| RGB | rgb(127, 198, 251) |
| HSL | hsl(206, 94%, 74%) |
| HSV | hsv(206, 49%, 98%) |
| CMYK | cmyk(49.4%, 21.1%, 0%, 1.6%) |
| CIE-LAB | lab(77.20, -8.15, -32.95) |
| CIE-LCH | lch(77.20, 33.94, 256.11°) |
| OKLab | oklab(79.98% -0.0489 -0.0918) |
| OKLCH | oklch(79.98% 0.104 242) |
| XYZ | xyz(46.3529, 51.8617, 98.8158) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.23
Lightblue (survey)
#7BC8F6
ΔE00 2.36
Lightskyblue
#87CEFA
ΔE00 2.89
Light Blue
#95D0FC
ΔE00 3.32
Sky Blue (survey)
#75BBFD
ΔE00 3.59
Baby Blue (survey)
#A2CFFE
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC6FB #FBB47F
analogous
#7FFBF2 #7FC6FB #7F88FB
triadic
#7FC6FB #FB7FC6 #C6FB7F
tetradic
#7FC6FB #F27FFB #FBB47F #88FB7F
square
#7FC6FB #F27FFB #FBB47F #88FB7F
split-complementary
#7FC6FB #FB7F88 #FBF27F
monochromatic
#0891F7 #44ACF9 #7FC6FB #BAE0FD #E1F2FE
Accessibility & contrast
On white
1.85
#7FC6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#7FC6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC6FB
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC6FB | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FE
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#40D3D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fc6fb; /* rgb */ color: rgb(127, 198, 251); /* oklch */ color: oklch(80.0% 0.104 242.0);
Tailwind
colors: {
custom: {
50: '#abd7fc',
500: '#7fc6fb',
950: '#000000',
},
}SCSS
$custom: #7fc6fb; $custom-light: #abd7fc; $custom-dark: #000000;
JSON
{
"hex": "#7fc6fb",
"rgb": {
"r": 127,
"g": 198,
"b": 251
},
"hsl": {
"h": 205.645,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.79976,
"c": 0.104,
"h": 242
},
"luminance": 0.51865
}Semantic roles & 50–950 ramp
primary
#7FC6FB
secondary
#D98446
accent
#6200E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385