#7FC5FB#7FC5FB
#7FC5FB is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.8% C 0.105 H 242.8°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC5FB |
|---|---|
| RGB | rgb(127, 197, 251) |
| HSL | hsl(206, 94%, 74%) |
| HSV | hsv(206, 49%, 98%) |
| CMYK | cmyk(49.4%, 21.5%, 0%, 1.6%) |
| CIE-LAB | lab(76.92, -7.62, -33.37) |
| CIE-LCH | lch(76.92, 34.23, 257.14°) |
| OKLab | oklab(79.76% -0.0477 -0.093) |
| OKLCH | oklch(79.76% 0.105 242.8) |
| XYZ | xyz(46.1251, 51.4060, 98.7398) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.61
Lightblue (survey)
#7BC8F6
ΔE00 2.72
Sky Blue (survey)
#75BBFD
ΔE00 3.21
Lightskyblue
#87CEFA
ΔE00 3.26
Light Blue
#95D0FC
ΔE00 3.52
Baby Blue (survey)
#A2CFFE
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC5FB #FBB57F
analogous
#7FFBF3 #7FC5FB #7F87FB
triadic
#7FC5FB #FB7FC5 #C5FB7F
tetradic
#7FC5FB #F37FFB #FBB57F #87FB7F
square
#7FC5FB #F37FFB #FBB57F #87FB7F
split-complementary
#7FC5FB #FB7F87 #FBF37F
monochromatic
#088FF7 #44AAF9 #7FC5FB #BAE0FD #E1F2FE
Accessibility & contrast
On white
1.86
#7FC5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#7FC5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC5FB
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC5FB | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FE
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#40D2D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fc5fb; /* rgb */ color: rgb(127, 197, 251); /* oklch */ color: oklch(79.8% 0.105 242.8);
Tailwind
colors: {
custom: {
50: '#abd6fc',
500: '#7fc5fb',
950: '#000000',
},
}SCSS
$custom: #7fc5fb; $custom-light: #abd6fc; $custom-dark: #000000;
JSON
{
"hex": "#7fc5fb",
"rgb": {
"r": 127,
"g": 197,
"b": 251
},
"hsl": {
"h": 206.129,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.7976,
"c": 0.10455,
"h": 242.8
},
"luminance": 0.5141
}Semantic roles & 50–950 ramp
primary
#7FC5FB
secondary
#D98646
accent
#6400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385