#7FC2FB#7FC2FB
#7FC2FB is a light, moderate cyan. Relative luminance 0.501; OKLCH L 79.1% C 0.106 H 245.4°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC2FB |
|---|---|
| RGB | rgb(127, 194, 251) |
| HSL | hsl(208, 94%, 74%) |
| HSV | hsv(208, 49%, 98%) |
| CMYK | cmyk(49.4%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(76.10, -6.01, -34.64) |
| CIE-LCH | lch(76.10, 35.16, 260.16°) |
| OKLab | oklab(79.11% -0.0443 -0.0966) |
| OKLCH | oklch(79.11% 0.106 245.4) |
| XYZ | xyz(45.4506, 50.0572, 98.5150) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.15
Sky
#82CAFC
ΔE00 2.75
Lightblue (survey)
#7BC8F6
ΔE00 3.82
Light Blue
#95D0FC
ΔE00 4.23
Lightskyblue
#87CEFA
ΔE00 4.36
Baby Blue (survey)
#A2CFFE
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC2FB #FBB87F
analogous
#7FFBF6 #7FC2FB #7F84FB
triadic
#7FC2FB #FB7FC2 #C2FB7F
tetradic
#7FC2FB #F67FFB #FBB87F #84FB7F
square
#7FC2FB #F67FFB #FBB87F #84FB7F
split-complementary
#7FC2FB #FB7F84 #FBF67F
monochromatic
#0889F7 #44A6F9 #7FC2FB #BADEFD #E1F1FE
Accessibility & contrast
On white
1.91
#7FC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#7FC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC2FB
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC2FB | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FE
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#41D0D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc2fb; /* rgb */ color: rgb(127, 194, 251); /* oklch */ color: oklch(79.1% 0.106 245.4);
Tailwind
colors: {
custom: {
50: '#aad4fd',
500: '#7fc2fb',
950: '#000000',
},
}SCSS
$custom: #7fc2fb; $custom-light: #aad4fd; $custom-dark: #000000;
JSON
{
"hex": "#7fc2fb",
"rgb": {
"r": 127,
"g": 194,
"b": 251
},
"hsl": {
"h": 207.581,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.79113,
"c": 0.10633,
"h": 245.4
},
"luminance": 0.50061
}Semantic roles & 50–950 ramp
primary
#7FC2FB
secondary
#D98946
accent
#6900E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385