#7FC2FE#7FC2FE
#7FC2FE is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.2% C 0.110 H 246.7°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC2FE |
|---|---|
| RGB | rgb(127, 194, 254) |
| HSL | hsl(208, 98%, 75%) |
| HSV | hsv(208, 50%, 100%) |
| CMYK | cmyk(50%, 23.6%, 0%, 0.4%) |
| CIE-LAB | lab(76.22, -5.15, -36.07) |
| CIE-LCH | lch(76.22, 36.43, 261.88°) |
| OKLab | oklab(79.24% -0.0434 -0.1007) |
| OKLCH | oklch(79.24% 0.11 246.7) |
| XYZ | xyz(45.9273, 50.2478, 101.0253) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.95
Sky
#82CAFC
ΔE00 3.14
Lightblue (survey)
#7BC8F6
ΔE00 4.32
Light Blue
#95D0FC
ΔE00 4.45
Lightskyblue
#87CEFA
ΔE00 4.76
Carolina Blue
#8AB8FE
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC2FE #FEBB7F
analogous
#7FFEFA #7FC2FE #7F83FE
triadic
#7FC2FE #FE7FC2 #C2FE7F
tetradic
#7FC2FE #FA7FFE #FEBB7F #83FE7F
square
#7FC2FE #FA7FFE #FEBB7F #83FE7F
split-complementary
#7FC2FE #FE7F83 #FEFA7F
monochromatic
#0688FD #42A5FE #7FC2FE #BCDFFE #E1F1FF
Accessibility & contrast
On white
1.90
#7FC2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#7FC2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC2FE
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC2FE | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#99B6FD
Tritanopia (blue-blind)
#3ED0D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc2fe; /* rgb */ color: rgb(127, 194, 254); /* oklch */ color: oklch(79.2% 0.110 246.7);
Tailwind
colors: {
custom: {
50: '#abd4ff',
500: '#7fc2fe',
950: '#000000',
},
}SCSS
$custom: #7fc2fe; $custom-light: #abd4ff; $custom-dark: #000000;
JSON
{
"hex": "#7fc2fe",
"rgb": {
"r": 127,
"g": 194,
"b": 254
},
"hsl": {
"h": 208.346,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.79243,
"c": 0.10968,
"h": 246.7
},
"luminance": 0.50251
}Semantic roles & 50–950 ramp
primary
#7FC2FE
secondary
#DD8C45
accent
#6C00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111418
muted
#818386