#7CCCED#7CCCED
#7CCCED is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.6% C 0.091 H 226.4°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCED |
|---|---|
| RGB | rgb(124, 204, 237) |
| HSL | hsl(198, 76%, 71%) |
| HSV | hsv(198, 48%, 93%) |
| CMYK | cmyk(47.7%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(78.22, -15.88, -23.90) |
| CIE-LCH | lch(78.22, 28.69, 236.40°) |
| OKLab | oklab(80.58% -0.0629 -0.0661) |
| OKLCH | oklch(80.58% 0.091 226.4) |
| XYZ | xyz(45.1855, 53.5817, 88.0655) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.45
Baby Blue
#89CFF0
ΔE00 1.75
Lightblue (survey)
#7BC8F6
ΔE00 4.12
Lightskyblue
#87CEFA
ΔE00 4.18
Sky
#82CAFC
ΔE00 5.52
Bright Sky Blue
#02CCFE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCED #ED9D7C
analogous
#7CEDD5 #7CCCED #7C93ED
triadic
#7CCCED #ED7CCC #CCED7C
tetradic
#7CCCED #D57CED #ED9D7C #93ED7C
square
#7CCCED #D57CED #ED9D7C #93ED7C
split-complementary
#7CCCED #ED7C93 #EDD57C
monochromatic
#1D9DD2 #46B7E6 #7CCCED #B2E1F4 #E4F5FB
Accessibility & contrast
On white
1.79
#7CCCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#7CCCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCED
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCED | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9EF
Deuteranopia (green-blind)
#AABCED
Tritanopia (blue-blind)
#43D6D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7ccced; /* rgb */ color: rgb(124, 204, 237); /* oklch */ color: oklch(80.6% 0.091 226.4);
Tailwind
colors: {
custom: {
50: '#a8dbf3',
500: '#7ccced',
950: '#000000',
},
}SCSS
$custom: #7ccced; $custom-light: #a8dbf3; $custom-dark: #000000;
JSON
{
"hex": "#7ccced",
"rgb": {
"r": 124,
"g": 204,
"b": 237
},
"hsl": {
"h": 197.522,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.80581,
"c": 0.09129,
"h": 226.4
},
"luminance": 0.53585
}Semantic roles & 50–950 ramp
primary
#7CCCED
secondary
#C76C47
accent
#490DD8
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485