#7FC5EA#7FC5EA
#7FC5EA is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.1% C 0.088 H 232.5°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC5EA |
|---|---|
| RGB | rgb(127, 197, 234) |
| HSL | hsl(201, 72%, 71%) |
| HSV | hsv(201, 46%, 92%) |
| CMYK | cmyk(45.7%, 15.8%, 0%, 8.2%) |
| CIE-LAB | lab(76.30, -12.35, -25.20) |
| CIE-LCH | lch(76.30, 28.06, 243.89°) |
| OKLab | oklab(79.06% -0.0535 -0.0698) |
| OKLCH | oklch(79.06% 0.088 232.5) |
| XYZ | xyz(43.5647, 50.3819, 85.2550) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.24
Baby Blue
#89CFF0
ΔE00 2.79
Lightskyblue
#87CEFA
ΔE00 3.01
Sky Blue
#87CEEB
ΔE00 3.42
Sky
#82CAFC
ΔE00 3.61
Light Blue
#95D0FC
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC5EA #EAA47F
analogous
#7FEADA #7FC5EA #7F8FEA
triadic
#7FC5EA #EA7FC5 #C5EA7F
tetradic
#7FC5EA #DA7FEA #EAA47F #8FEA7F
square
#7FC5EA #DA7FEA #EAA47F #8FEA7F
split-complementary
#7FC5EA #EA7F8F #EADA7F
monochromatic
#2292CD #4AADE1 #7FC5EA #B4DDF3 #E5F3FB
Accessibility & contrast
On white
1.90
#7FC5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#7FC5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC5EA
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC5EA | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3EC
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#4ECFD1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc5ea; /* rgb */ color: rgb(127, 197, 234); /* oklch */ color: oklch(79.1% 0.088 232.5);
Tailwind
colors: {
custom: {
50: '#a9d6f0',
500: '#7fc5ea',
950: '#000000',
},
}SCSS
$custom: #7fc5ea; $custom-light: #a9d6f0; $custom-dark: #000000;
JSON
{
"hex": "#7fc5ea",
"rgb": {
"r": 127,
"g": 197,
"b": 234
},
"hsl": {
"h": 200.748,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.79062,
"c": 0.08793,
"h": 232.5
},
"luminance": 0.50385
}Semantic roles & 50–950 ramp
primary
#7FC5EA
secondary
#C3744A
accent
#5512D4
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385