#7DCDEC#7DCDEC
#7DCDEC is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.8% C 0.090 H 224.9°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDEC |
|---|---|
| RGB | rgb(125, 205, 236) |
| HSL | hsl(197, 74%, 71%) |
| HSV | hsv(197, 47%, 93%) |
| CMYK | cmyk(47%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(78.51, -16.43, -22.92) |
| CIE-LCH | lch(78.51, 28.20, 234.36°) |
| OKLab | oklab(80.81% -0.0636 -0.0634) |
| OKLCH | oklch(80.81% 0.09 224.9) |
| XYZ | xyz(45.4235, 54.0752, 87.3845) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.19
Baby Blue
#89CFF0
ΔE00 2.01
Lightskyblue
#87CEFA
ΔE00 4.74
Lightblue (survey)
#7BC8F6
ΔE00 4.79
Ice Blue
#A5DFF9
ΔE00 5.77
Bright Sky Blue
#02CCFE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDEC #EC9C7D
analogous
#7DECD4 #7DCDEC #7D95EC
triadic
#7DCDEC #EC7DCD #CDEC7D
tetradic
#7DCDEC #D47DEC #EC9C7D #95EC7D
square
#7DCDEC #D47DEC #EC9C7D #95EC7D
split-complementary
#7DCDEC #EC7D95 #ECD47D
monochromatic
#1E9FD0 #48B8E4 #7DCDEC #B2E2F4 #E4F5FB
Accessibility & contrast
On white
1.78
#7DCDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#7DCDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDEC
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDEC | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EE
Deuteranopia (green-blind)
#ABBDEC
Tritanopia (blue-blind)
#46D6D7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7dcdec; /* rgb */ color: rgb(125, 205, 236); /* oklch */ color: oklch(80.8% 0.090 224.9);
Tailwind
colors: {
custom: {
50: '#a8dcf2',
500: '#7dcdec',
950: '#000000',
},
}SCSS
$custom: #7dcdec; $custom-light: #a8dcf2; $custom-dark: #000000;
JSON
{
"hex": "#7dcdec",
"rgb": {
"r": 125,
"g": 205,
"b": 236
},
"hsl": {
"h": 196.757,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.80811,
"c": 0.08983,
"h": 224.9
},
"luminance": 0.54079
}Semantic roles & 50–950 ramp
primary
#7DCDEC
secondary
#C56B48
accent
#470FD7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485