#7CC5F1#7CC5F1
#7CC5F1 is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.2% C 0.096 H 236.2°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC5F1 |
|---|---|
| RGB | rgb(124, 197, 241) |
| HSL | hsl(203, 81%, 72%) |
| HSV | hsv(203, 49%, 95%) |
| CMYK | cmyk(48.5%, 18.3%, 0%, 5.5%) |
| CIE-LAB | lab(76.41, -11.11, -28.80) |
| CIE-LCH | lch(76.41, 30.87, 248.90°) |
| OKLab | oklab(79.2% -0.0535 -0.08) |
| OKLCH | oklch(79.2% 0.096 236.2) |
| XYZ | xyz(44.1499, 50.5651, 90.6355) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.86
Sky
#82CAFC
ΔE00 2.11
Lightskyblue
#87CEFA
ΔE00 2.35
Baby Blue
#89CFF0
ΔE00 3.92
Light Blue
#95D0FC
ΔE00 3.94
Sky Blue
#87CEEB
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC5F1 #F1A87C
analogous
#7CF1E3 #7CC5F1 #7C8BF1
triadic
#7CC5F1 #F17CC5 #C5F17C
tetradic
#7CC5F1 #E37CF1 #F1A87C #8BF17C
square
#7CC5F1 #E37CF1 #F1A87C #8BF17C
split-complementary
#7CC5F1 #F17C8B #F1E37C
monochromatic
#1792DB #45ADEB #7CC5F1 #B3DDF7 #E3F3FC
Accessibility & contrast
On white
1.89
#7CC5F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#7CC5F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC5F1
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC5F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC5F1 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C4F3
Deuteranopia (green-blind)
#A1B7F0
Tritanopia (blue-blind)
#41D0D3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7cc5f1; /* rgb */ color: rgb(124, 197, 241); /* oklch */ color: oklch(79.2% 0.096 236.2);
Tailwind
colors: {
custom: {
50: '#a8d6f5',
500: '#7cc5f1',
950: '#000000',
},
}SCSS
$custom: #7cc5f1; $custom-light: #a8d6f5; $custom-dark: #000000;
JSON
{
"hex": "#7cc5f1",
"rgb": {
"r": 124,
"g": 197,
"b": 241
},
"hsl": {
"h": 202.564,
"s": 80.69,
"l": 71.569
},
"oklch": {
"l": 0.79196,
"c": 0.09626,
"h": 236.2
},
"luminance": 0.50568
}Semantic roles & 50–950 ramp
primary
#7CC5F1
secondary
#CB7846
accent
#5808DD
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385