#7CC8DD#7CC8DD
#7CC8DD is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.1% C 0.081 H 217.4°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC8DD |
|---|---|
| RGB | rgb(124, 200, 221) |
| HSL | hsl(193, 59%, 68%) |
| HSV | hsv(193, 44%, 87%) |
| CMYK | cmyk(43.9%, 9.5%, 0%, 13.3%) |
| CIE-LAB | lab(76.56, -18.11, -17.81) |
| CIE-LCH | lch(76.56, 25.40, 224.52°) |
| OKLab | oklab(79.09% -0.0643 -0.0491) |
| OKLCH | oklch(79.09% 0.081 217.4) |
| XYZ | xyz(42.0128, 50.8110, 75.9862) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.65
Baby Blue
#89CFF0
ΔE00 5.02
Lightblue
#ADD8E6
ΔE00 7.38
Ice Blue
#A5DFF9
ΔE00 7.46
Neon Blue
#04D9FF
ΔE00 7.55
Lightblue (survey)
#7BC8F6
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC8DD #DD917C
analogous
#7CDDC2 #7CC8DD #7C97DD
triadic
#7CC8DD #DD7CC8 #C8DD7C
tetradic
#7CC8DD #C27CDD #DD917C #97DD7C
square
#7CC8DD #C27CDD #DD917C #97DD7C
split-complementary
#7CC8DD #DD7C97 #DDC27C
monochromatic
#2E94B1 #4BB4D0 #7CC8DD #ADDCEA #DDF1F6
Accessibility & contrast
On white
1.88
#7CC8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#7CC8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC8DD
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC8DD | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4DE
Deuteranopia (green-blind)
#ABB8DD
Tritanopia (blue-blind)
#50D0CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7cc8dd; /* rgb */ color: rgb(124, 200, 221); /* oklch */ color: oklch(79.1% 0.081 217.4);
Tailwind
colors: {
custom: {
50: '#a7d8e7',
500: '#7cc8dd',
950: '#000000',
},
}SCSS
$custom: #7cc8dd; $custom-light: #a7d8e7; $custom-dark: #000000;
JSON
{
"hex": "#7cc8dd",
"rgb": {
"r": 124,
"g": 200,
"b": 221
},
"hsl": {
"h": 192.99,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.79088,
"c": 0.08085,
"h": 217.4
},
"luminance": 0.50814
}Semantic roles & 50–950 ramp
primary
#7CC8DD
secondary
#B3614B
accent
#431FC6
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384