#7FC4EC#7FC4EC
#7FC4EC is a light, moderate cyan. Relative luminance 0.500; OKLCH L 78.9% C 0.090 H 235.0°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC4EC |
|---|---|
| RGB | rgb(127, 196, 236) |
| HSL | hsl(202, 74%, 71%) |
| HSV | hsv(202, 46%, 93%) |
| CMYK | cmyk(46.2%, 16.9%, 0%, 7.5%) |
| CIE-LAB | lab(76.10, -11.27, -26.59) |
| CIE-LCH | lch(76.10, 28.88, 247.02°) |
| OKLab | oklab(78.92% -0.0516 -0.0737) |
| OKLCH | oklch(78.92% 0.09 235) |
| XYZ | xyz(43.6273, 50.0448, 86.7013) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.63
Lightskyblue
#87CEFA
ΔE00 2.70
Sky
#82CAFC
ΔE00 2.84
Baby Blue
#89CFF0
ΔE00 3.49
Light Blue
#95D0FC
ΔE00 4.18
Sky Blue
#87CEEB
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC4EC #ECA77F
analogous
#7FECDD #7FC4EC #7F8DEC
triadic
#7FC4EC #EC7FC4 #C4EC7F
tetradic
#7FC4EC #DD7FEC #ECA77F #8DEC7F
square
#7FC4EC #DD7FEC #ECA77F #8DEC7F
split-complementary
#7FC4EC #EC7F8D #ECDD7F
monochromatic
#1F90D2 #4AABE4 #7FC4EC #B4DDF4 #E4F3FB
Accessibility & contrast
On white
1.91
#7FC4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#7FC4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC4EC
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC4EC | 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)
#B1C2EE
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#4DCFD1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc4ec; /* rgb */ color: rgb(127, 196, 236); /* oklch */ color: oklch(78.9% 0.090 235.0);
Tailwind
colors: {
custom: {
50: '#a9d5f2',
500: '#7fc4ec',
950: '#000000',
},
}SCSS
$custom: #7fc4ec; $custom-light: #a9d5f2; $custom-dark: #000000;
JSON
{
"hex": "#7fc4ec",
"rgb": {
"r": 127,
"g": 196,
"b": 236
},
"hsl": {
"h": 202.018,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.78922,
"c": 0.09,
"h": 235
},
"luminance": 0.50048
}Semantic roles & 50–950 ramp
primary
#7FC4EC
secondary
#C6774A
accent
#580FD6
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385