#7FC5FF#7FC5FF
#7FC5FF is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.9% C 0.109 H 244.8°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC5FF |
|---|---|
| RGB | rgb(127, 197, 255) |
| HSL | hsl(207, 100%, 75%) |
| HSV | hsv(207, 50%, 100%) |
| CMYK | cmyk(50.2%, 22.7%, 0%, 0%) |
| CIE-LAB | lab(77.08, -6.48, -35.28) |
| CIE-LCH | lch(77.08, 35.87, 259.60°) |
| OKLab | oklab(79.93% -0.0464 -0.0985) |
| OKLCH | oklch(79.93% 0.109 244.8) |
| XYZ | xyz(46.7623, 51.6609, 102.0957) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.19
Sky Blue (survey)
#75BBFD
ΔE00 2.81
Lightblue (survey)
#7BC8F6
ΔE00 3.49
Light Blue
#95D0FC
ΔE00 3.77
Lightskyblue
#87CEFA
ΔE00 3.86
Baby Blue (survey)
#A2CFFE
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC5FF #FFB97F
analogous
#7FFFF9 #7FC5FF #7F85FF
triadic
#7FC5FF #FF7FC5 #C5FF7F
tetradic
#7FC5FF #F97FFF #FFB97F #85FF7F
square
#7FC5FF #F97FFF #FFB97F #85FF7F
split-complementary
#7FC5FF #FF7F85 #FFF97F
monochromatic
#058EFF #42A9FF #7FC5FF #BCE1FF #E0F1FF
Accessibility & contrast
On white
1.85
#7FC5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#7FC5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC5FF
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC5FF | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC6FF
Deuteranopia (green-blind)
#9CB9FE
Tritanopia (blue-blind)
#3CD3D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fc5ff; /* rgb */ color: rgb(127, 197, 255); /* oklch */ color: oklch(79.9% 0.109 244.8);
Tailwind
colors: {
custom: {
50: '#abd6ff',
500: '#7fc5ff',
950: '#000000',
},
}SCSS
$custom: #7fc5ff; $custom-light: #abd6ff; $custom-dark: #000000;
JSON
{
"hex": "#7fc5ff",
"rgb": {
"r": 127,
"g": 197,
"b": 255
},
"hsl": {
"h": 207.188,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.79931,
"c": 0.10887,
"h": 244.8
},
"luminance": 0.51665
}Semantic roles & 50–950 ramp
primary
#7FC5FF
secondary
#DE8A44
accent
#6800E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111418
muted
#818386