#7CCCDD#7CCCDD
#7CCCDD is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.0% C 0.082 H 212.7°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCDD |
|---|---|
| RGB | rgb(124, 204, 221) |
| HSL | hsl(191, 59%, 68%) |
| HSV | hsv(191, 44%, 87%) |
| CMYK | cmyk(43.9%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(77.69, -20.15, -16.11) |
| CIE-LCH | lch(77.69, 25.79, 218.65°) |
| OKLab | oklab(79.99% -0.0689 -0.0443) |
| OKLCH | oklch(79.99% 0.082 212.7) |
| XYZ | xyz(42.9514, 52.6881, 76.2991) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.01
Baby Blue
#89CFF0
ΔE00 6.40
Neon Blue
#04D9FF
ΔE00 7.43
Lightblue
#ADD8E6
ΔE00 7.51
Aqua Blue
#02D8E9
ΔE00 7.56
Ice Blue
#A5DFF9
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCDD #DD8D7C
analogous
#7CDDBD #7CCCDD #7C9CDD
triadic
#7CCCDD #DD7CCC #CCDD7C
tetradic
#7CCCDD #BD7CDD #DD8D7C #9CDD7C
square
#7CCCDD #BD7CDD #DD8D7C #9CDD7C
split-complementary
#7CCCDD #DD7C9C #DDBD7C
monochromatic
#2E9AB1 #4BB9D0 #7CCCDD #ADDFEA #DDF2F6
Accessibility & contrast
On white
1.82
#7CCCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#7CCCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCDD
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCDD | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DE
Deuteranopia (green-blind)
#AFBBDD
Tritanopia (blue-blind)
#4FD3D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cccdd; /* rgb */ color: rgb(124, 204, 221); /* oklch */ color: oklch(80.0% 0.082 212.7);
Tailwind
colors: {
custom: {
50: '#a7dbe7',
500: '#7cccdd',
950: '#000000',
},
}SCSS
$custom: #7cccdd; $custom-light: #a7dbe7; $custom-dark: #000000;
JSON
{
"hex": "#7cccdd",
"rgb": {
"r": 124,
"g": 204,
"b": 221
},
"hsl": {
"h": 190.515,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.79986,
"c": 0.08198,
"h": 212.7
},
"luminance": 0.52691
}Semantic roles & 50–950 ramp
primary
#7CCCDD
secondary
#B35D4B
accent
#3C1FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484