#7FC6FD#7FC6FD
#7FC6FD is a light, moderate cyan. Relative luminance 0.520; OKLCH L 80.1% C 0.106 H 243.0°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC6FD |
|---|---|
| RGB | rgb(127, 198, 253) |
| HSL | hsl(206, 97%, 75%) |
| HSV | hsv(206, 50%, 99%) |
| CMYK | cmyk(49.8%, 21.7%, 0%, 0.8%) |
| CIE-LAB | lab(77.27, -7.58, -33.90) |
| CIE-LCH | lch(77.27, 34.74, 257.39°) |
| OKLab | oklab(80.06% -0.0482 -0.0945) |
| OKLCH | oklch(80.06% 0.106 243) |
| XYZ | xyz(46.6698, 51.9884, 100.4849) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.51
Lightblue (survey)
#7BC8F6
ΔE00 2.77
Lightskyblue
#87CEFA
ΔE00 3.20
Sky Blue (survey)
#75BBFD
ΔE00 3.35
Light Blue
#95D0FC
ΔE00 3.42
Baby Blue (survey)
#A2CFFE
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC6FD #FDB67F
analogous
#7FFDF5 #7FC6FD #7F87FD
triadic
#7FC6FD #FD7FC6 #C6FD7F
tetradic
#7FC6FD #F57FFD #FDB67F #87FD7F
square
#7FC6FD #F57FFD #FDB67F #87FD7F
split-complementary
#7FC6FD #FD7F87 #FDF57F
monochromatic
#0690FB #43ABFC #7FC6FD #BBE1FE #E1F2FF
Accessibility & contrast
On white
1.84
#7FC6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#7FC6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC6FD
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC6FD | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#9EB9FC
Tritanopia (blue-blind)
#3ED3D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fc6fd; /* rgb */ color: rgb(127, 198, 253); /* oklch */ color: oklch(80.1% 0.106 243.0);
Tailwind
colors: {
custom: {
50: '#abd7fe',
500: '#7fc6fd',
950: '#000000',
},
}SCSS
$custom: #7fc6fd; $custom-light: #abd7fe; $custom-dark: #000000;
JSON
{
"hex": "#7fc6fd",
"rgb": {
"r": 127,
"g": 198,
"b": 253
},
"hsl": {
"h": 206.19,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.80061,
"c": 0.10611,
"h": 243
},
"luminance": 0.51992
}Semantic roles & 50–950 ramp
primary
#7FC6FD
secondary
#DB8745
accent
#6400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385