#7FC2FF#7FC2FF
#7FC2FF is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.3% C 0.111 H 247.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC2FF |
|---|---|
| RGB | rgb(127, 194, 255) |
| HSL | hsl(209, 100%, 75%) |
| HSV | hsv(209, 50%, 100%) |
| CMYK | cmyk(50.2%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(76.26, -4.86, -36.54) |
| CIE-LCH | lch(76.26, 36.86, 262.42°) |
| OKLab | oklab(79.29% -0.043 -0.1021) |
| OKLCH | oklch(79.29% 0.111 247.1) |
| XYZ | xyz(46.0878, 50.3121, 101.8709) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.92
Sky
#82CAFC
ΔE00 3.27
Lightblue (survey)
#7BC8F6
ΔE00 4.48
Light Blue
#95D0FC
ΔE00 4.52
Lightskyblue
#87CEFA
ΔE00 4.90
Carolina Blue
#8AB8FE
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC2FF #FFBC7F
analogous
#7FFFFC #7FC2FF #7F82FF
triadic
#7FC2FF #FF7FC2 #C2FF7F
tetradic
#7FC2FF #FC7FFF #FFBC7F #82FF7F
square
#7FC2FF #FC7FFF #FFBC7F #82FF7F
split-complementary
#7FC2FF #FF7F82 #FFFC7F
monochromatic
#0588FF #42A5FF #7FC2FF #BCDFFF #E0F0FF
Accessibility & contrast
On white
1.90
#7FC2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#7FC2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC2FF
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC2FF | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#98B6FE
Tritanopia (blue-blind)
#3DD0D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc2ff; /* rgb */ color: rgb(127, 194, 255); /* oklch */ color: oklch(79.3% 0.111 247.1);
Tailwind
colors: {
custom: {
50: '#abd4ff',
500: '#7fc2ff',
950: '#000000',
},
}SCSS
$custom: #7fc2ff; $custom-light: #abd4ff; $custom-dark: #000000;
JSON
{
"hex": "#7fc2ff",
"rgb": {
"r": 127,
"g": 194,
"b": 255
},
"hsl": {
"h": 208.594,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.79287,
"c": 0.1108,
"h": 247.1
},
"luminance": 0.50316
}Semantic roles & 50–950 ramp
primary
#7FC2FF
secondary
#DE8D44
accent
#6D00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111418
muted
#818386