#7CC6DD#7CC6DD
#7CC6DD is a light, moderate cyan. Relative luminance 0.499; OKLCH L 78.6% C 0.080 H 219.7°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC6DD |
|---|---|
| RGB | rgb(124, 198, 221) |
| HSL | hsl(194, 59%, 68%) |
| HSV | hsv(194, 44%, 87%) |
| CMYK | cmyk(43.9%, 10.4%, 0%, 13.3%) |
| CIE-LAB | lab(76.00, -17.08, -18.66) |
| CIE-LCH | lch(76.00, 25.29, 227.53°) |
| OKLab | oklab(78.64% -0.0619 -0.0514) |
| OKLCH | oklch(78.64% 0.08 219.7) |
| XYZ | xyz(41.5527, 49.8907, 75.8328) |
| Luminance | 0.4989 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.19
Baby Blue
#89CFF0
ΔE00 4.48
Lightblue (survey)
#7BC8F6
ΔE00 7.00
Lightskyblue
#87CEFA
ΔE00 7.25
Ice Blue
#A5DFF9
ΔE00 7.43
Lightblue
#ADD8E6
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC6DD #DD937C
analogous
#7CDDC4 #7CC6DD #7C95DD
triadic
#7CC6DD #DD7CC6 #C6DD7C
tetradic
#7CC6DD #C47CDD #DD937C #95DD7C
square
#7CC6DD #C47CDD #DD937C #95DD7C
split-complementary
#7CC6DD #DD7C95 #DDC47C
monochromatic
#2E92B1 #4BB1D0 #7CC6DD #ADDBEA #DDF0F6
Accessibility & contrast
On white
1.91
#7CC6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#7CC6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC6DD
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC6DD | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DE
Deuteranopia (green-blind)
#A9B6DD
Tritanopia (blue-blind)
#50CECD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7cc6dd; /* rgb */ color: rgb(124, 198, 221); /* oklch */ color: oklch(78.6% 0.080 219.7);
Tailwind
colors: {
custom: {
50: '#a7d7e7',
500: '#7cc6dd',
950: '#000000',
},
}SCSS
$custom: #7cc6dd; $custom-light: #a7d7e7; $custom-dark: #000000;
JSON
{
"hex": "#7cc6dd",
"rgb": {
"r": 124,
"g": 198,
"b": 221
},
"hsl": {
"h": 194.227,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.78639,
"c": 0.08048,
"h": 219.7
},
"luminance": 0.49894
}Semantic roles & 50–950 ramp
primary
#7CC6DD
secondary
#E9D2CB
accent
#471FC6
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101416
muted
#7F8384