#7FC5EB#7FC5EB
#7FC5EB is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.1% C 0.089 H 233.2°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC5EB |
|---|---|
| RGB | rgb(127, 197, 235) |
| HSL | hsl(201, 73%, 71%) |
| HSV | hsv(201, 46%, 92%) |
| CMYK | cmyk(46%, 16.2%, 0%, 7.8%) |
| CIE-LAB | lab(76.34, -12.08, -25.68) |
| CIE-LCH | lch(76.34, 28.38, 244.82°) |
| OKLab | oklab(79.1% -0.0532 -0.0711) |
| OKLCH | oklch(79.1% 0.089 233.2) |
| XYZ | xyz(43.7087, 50.4395, 86.0137) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.97
Lightskyblue
#87CEFA
ΔE00 2.82
Baby Blue
#89CFF0
ΔE00 2.92
Sky
#82CAFC
ΔE00 3.33
Sky Blue
#87CEEB
ΔE00 3.65
Light Blue
#95D0FC
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC5EB #EBA57F
analogous
#7FEBDB #7FC5EB #7F8FEB
triadic
#7FC5EB #EB7FC5 #C5EB7F
tetradic
#7FC5EB #DB7FEB #EBA57F #8FEB7F
square
#7FC5EB #DB7FEB #EBA57F #8FEB7F
split-complementary
#7FC5EB #EB7F8F #EBDB7F
monochromatic
#2092CF #4AADE3 #7FC5EB #B4DDF3 #E5F3FB
Accessibility & contrast
On white
1.89
#7FC5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#7FC5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC5EB
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC5EB | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3ED
Deuteranopia (green-blind)
#A4B7EA
Tritanopia (blue-blind)
#4DCFD1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc5eb; /* rgb */ color: rgb(127, 197, 235); /* oklch */ color: oklch(79.1% 0.089 233.2);
Tailwind
colors: {
custom: {
50: '#a9d6f1',
500: '#7fc5eb',
950: '#000000',
},
}SCSS
$custom: #7fc5eb; $custom-light: #a9d6f1; $custom-dark: #000000;
JSON
{
"hex": "#7fc5eb",
"rgb": {
"r": 127,
"g": 197,
"b": 235
},
"hsl": {
"h": 201.111,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.79102,
"c": 0.08881,
"h": 233.2
},
"luminance": 0.50443
}Semantic roles & 50–950 ramp
primary
#7FC5EB
secondary
#C4754A
accent
#5610D5
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385