#7CC7F7#7CC7F7
#7CC7F7 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.9% C 0.101 H 238.0°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC7F7 |
|---|---|
| RGB | rgb(124, 199, 247) |
| HSL | hsl(203, 88%, 73%) |
| HSV | hsv(203, 50%, 97%) |
| CMYK | cmyk(49.8%, 19.4%, 0%, 3.1%) |
| CIE-LAB | lab(77.19, -10.48, -30.83) |
| CIE-LCH | lch(77.19, 32.57, 251.23°) |
| OKLab | oklab(79.88% -0.0537 -0.0858) |
| OKLCH | oklch(79.88% 0.101 238) |
| XYZ | xyz(45.5181, 51.8437, 95.5859) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.75
Sky
#82CAFC
ΔE00 1.20
Lightskyblue
#87CEFA
ΔE00 2.00
Light Blue
#95D0FC
ΔE00 3.47
Baby Blue
#89CFF0
ΔE00 4.40
Sky Blue (survey)
#75BBFD
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC7F7 #F7AC7C
analogous
#7CF7EA #7CC7F7 #7C89F7
triadic
#7CC7F7 #F77CC7 #C7F77C
tetradic
#7CC7F7 #EA7CF7 #F7AC7C #89F77C
square
#7CC7F7 #EA7CF7 #F7AC7C #89F77C
split-complementary
#7CC7F7 #F77C89 #F7EA7C
monochromatic
#0E94EA #42AEF3 #7CC7F7 #B6E0FB #E2F3FD
Accessibility & contrast
On white
1.85
#7CC7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#7CC7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC7F7
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC7F7 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C6F9
Deuteranopia (green-blind)
#A0B9F6
Tritanopia (blue-blind)
#3AD3D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7cc7f7; /* rgb */ color: rgb(124, 199, 247); /* oklch */ color: oklch(79.9% 0.101 238.0);
Tailwind
colors: {
custom: {
50: '#a9d8fa',
500: '#7cc7f7',
950: '#000000',
},
}SCSS
$custom: #7cc7f7; $custom-light: #a9d8fa; $custom-dark: #000000;
JSON
{
"hex": "#7cc7f7",
"rgb": {
"r": 124,
"g": 199,
"b": 247
},
"hsl": {
"h": 203.415,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.79881,
"c": 0.10124,
"h": 238
},
"luminance": 0.51847
}Semantic roles & 50–950 ramp
primary
#7CC7F7
secondary
#D37C44
accent
#5A00E5
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385