#7CC7FD#7CC7FD
#7CC7FD is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.1% C 0.107 H 241.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC7FD |
|---|---|
| RGB | rgb(124, 199, 253) |
| HSL | hsl(205, 97%, 74%) |
| HSV | hsv(205, 51%, 99%) |
| CMYK | cmyk(51%, 21.3%, 0%, 0.8%) |
| CIE-LAB | lab(77.41, -8.77, -33.70) |
| CIE-LCH | lch(77.41, 34.82, 255.41°) |
| OKLab | oklab(80.13% -0.0517 -0.094) |
| OKLCH | oklch(80.13% 0.107 241.2) |
| XYZ | xyz(46.4589, 52.2201, 100.5407) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.06
Lightblue (survey)
#7BC8F6
ΔE00 2.11
Lightskyblue
#87CEFA
ΔE00 2.73
Light Blue
#95D0FC
ΔE00 3.45
Sky Blue (survey)
#75BBFD
ΔE00 3.93
Baby Blue
#89CFF0
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC7FD #FDB27C
analogous
#7CFDF2 #7CC7FD #7C87FD
triadic
#7CC7FD #FD7CC7 #C7FD7C
tetradic
#7CC7FD #F27CFD #FDB27C #87FD7C
square
#7CC7FD #F27CFD #FDB27C #87FD7C
split-complementary
#7CC7FD #FD7C87 #FDF27C
monochromatic
#0493FB #40ADFC #7CC7FD #B8E1FE #E1F2FF
Accessibility & contrast
On white
1.83
#7CC7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#7CC7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC7FD
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC7FD | 1.00 | 1.83 | 11.44 | 11.44 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#9EB9FC
Tritanopia (blue-blind)
#33D4D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7cc7fd; /* rgb */ color: rgb(124, 199, 253); /* oklch */ color: oklch(80.1% 0.107 241.2);
Tailwind
colors: {
custom: {
50: '#a9d7fe',
500: '#7cc7fd',
950: '#000000',
},
}SCSS
$custom: #7cc7fd; $custom-light: #a9d7fe; $custom-dark: #000000;
JSON
{
"hex": "#7cc7fd",
"rgb": {
"r": 124,
"g": 199,
"b": 253
},
"hsl": {
"h": 205.116,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.80134,
"c": 0.10729,
"h": 241.2
},
"luminance": 0.52224
}Semantic roles & 50–950 ramp
primary
#7CC7FD
secondary
#DB8242
accent
#6000E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385