#7FC4FB#7FC4FB
#7FC4FB is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.5% C 0.105 H 243.7°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC4FB |
|---|---|
| RGB | rgb(127, 196, 251) |
| HSL | hsl(207, 94%, 74%) |
| HSV | hsv(207, 49%, 98%) |
| CMYK | cmyk(49.4%, 21.9%, 0%, 1.6%) |
| CIE-LAB | lab(76.65, -7.08, -33.79) |
| CIE-LCH | lch(76.65, 34.53, 258.17°) |
| OKLab | oklab(79.54% -0.0466 -0.0942) |
| OKLCH | oklch(79.54% 0.105 243.7) |
| XYZ | xyz(45.8988, 50.9534, 98.6644) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.99
Sky Blue (survey)
#75BBFD
ΔE00 2.84
Lightblue (survey)
#7BC8F6
ΔE00 3.08
Lightskyblue
#87CEFA
ΔE00 3.63
Light Blue
#95D0FC
ΔE00 3.74
Baby Blue (survey)
#A2CFFE
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC4FB #FBB67F
analogous
#7FFBF4 #7FC4FB #7F86FB
triadic
#7FC4FB #FB7FC4 #C4FB7F
tetradic
#7FC4FB #F47FFB #FBB67F #86FB7F
square
#7FC4FB #F47FFB #FBB67F #86FB7F
split-complementary
#7FC4FB #FB7F86 #FBF47F
monochromatic
#088DF7 #44A9F9 #7FC4FB #BADFFD #E1F1FE
Accessibility & contrast
On white
1.88
#7FC4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#7FC4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC4FB
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC4FB | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FE
Deuteranopia (green-blind)
#9CB7FA
Tritanopia (blue-blind)
#40D1D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fc4fb; /* rgb */ color: rgb(127, 196, 251); /* oklch */ color: oklch(79.5% 0.105 243.7);
Tailwind
colors: {
custom: {
50: '#aad5fc',
500: '#7fc4fb',
950: '#000000',
},
}SCSS
$custom: #7fc4fb; $custom-light: #aad5fc; $custom-dark: #000000;
JSON
{
"hex": "#7fc4fb",
"rgb": {
"r": 127,
"g": 196,
"b": 251
},
"hsl": {
"h": 206.613,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.79544,
"c": 0.10512,
"h": 243.7
},
"luminance": 0.50957
}Semantic roles & 50–950 ramp
primary
#7FC4FB
secondary
#D98746
accent
#6600E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385