#7CD8EC#7CD8EC
#7CD8EC is a very light, moderate cyan. Relative luminance 0.595; OKLCH L 83.2% C 0.092 H 213.3°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD8EC |
|---|---|
| RGB | rgb(124, 216, 236) |
| HSL | hsl(191, 75%, 71%) |
| HSV | hsv(191, 47%, 93%) |
| CMYK | cmyk(47.5%, 8.5%, 0%, 7.5%) |
| CIE-LAB | lab(81.54, -22.24, -18.33) |
| CIE-LCH | lch(81.54, 28.82, 219.49°) |
| OKLab | oklab(83.22% -0.0769 -0.0506) |
| OKLCH | oklch(83.22% 0.092 213.3) |
| XYZ | xyz(48.0026, 59.4490, 88.2858) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.28
Robin'S Egg
#6DEDFD
ΔE00 5.78
Neon Blue
#04D9FF
ΔE00 5.98
Robin Egg Blue
#8AF1FE
ΔE00 6.19
Robin'S Egg Blue
#98EFF9
ΔE00 6.25
Baby Blue
#89CFF0
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD8EC #EC907C
analogous
#7CECC8 #7CD8EC #7CA0EC
triadic
#7CD8EC #EC7CD8 #D8EC7C
tetradic
#7CD8EC #C87CEC #EC907C #A0EC7C
square
#7CD8EC #C87CEC #EC907C #A0EC7C
split-complementary
#7CD8EC #EC7CA0 #ECC87C
monochromatic
#1EB0D0 #47C8E4 #7CD8EC #B1E8F4 #E4F7FB
Accessibility & contrast
On white
1.63
#7CD8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#7CD8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD8EC
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD8EC | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2ED
Deuteranopia (green-blind)
#B7C5EC
Tritanopia (blue-blind)
#3FE0DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7cd8ec; /* rgb */ color: rgb(124, 216, 236); /* oklch */ color: oklch(83.2% 0.092 213.3);
Tailwind
colors: {
custom: {
50: '#a8e4f2',
500: '#7cd8ec',
950: '#000000',
},
}SCSS
$custom: #7cd8ec; $custom-light: #a8e4f2; $custom-dark: #000000;
JSON
{
"hex": "#7cd8ec",
"rgb": {
"r": 124,
"g": 216,
"b": 236
},
"hsl": {
"h": 190.714,
"s": 74.667,
"l": 70.588
},
"oklch": {
"l": 0.83219,
"c": 0.09204,
"h": 213.3
},
"luminance": 0.59453
}Semantic roles & 50–950 ramp
primary
#7CD8EC
secondary
#C55D47
accent
#320FD7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485