#7DCDED#7DCDED
#7DCDED is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.8% C 0.091 H 225.7°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDED |
|---|---|
| RGB | rgb(125, 205, 237) |
| HSL | hsl(197, 76%, 71%) |
| HSV | hsv(197, 47%, 93%) |
| CMYK | cmyk(47.3%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(78.54, -16.16, -23.40) |
| CIE-LCH | lch(78.54, 28.44, 235.37°) |
| OKLab | oklab(80.85% -0.0633 -0.0647) |
| OKLCH | oklch(80.85% 0.091 225.7) |
| XYZ | xyz(45.5692, 54.1335, 88.1518) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.23
Baby Blue
#89CFF0
ΔE00 1.80
Lightskyblue
#87CEFA
ΔE00 4.44
Lightblue (survey)
#7BC8F6
ΔE00 4.48
Ice Blue
#A5DFF9
ΔE00 5.76
Sky
#82CAFC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDED #ED9D7D
analogous
#7DEDD5 #7DCDED #7D95ED
triadic
#7DCDED #ED7DCD #CDED7D
tetradic
#7DCDED #D57DED #ED9D7D #95ED7D
square
#7DCDED #D57DED #ED9D7D #95ED7D
split-complementary
#7DCDED #ED7D95 #EDD57D
monochromatic
#1D9FD2 #47B8E6 #7DCDED #B3E2F4 #E4F5FB
Accessibility & contrast
On white
1.78
#7DCDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#7DCDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDED
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDED | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#45D7D7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7dcded; /* rgb */ color: rgb(125, 205, 237); /* oklch */ color: oklch(80.8% 0.091 225.7);
Tailwind
colors: {
custom: {
50: '#a9dcf3',
500: '#7dcded',
950: '#000000',
},
}SCSS
$custom: #7dcded; $custom-light: #a9dcf3; $custom-dark: #000000;
JSON
{
"hex": "#7dcded",
"rgb": {
"r": 125,
"g": 205,
"b": 237
},
"hsl": {
"h": 197.143,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.80849,
"c": 0.09054,
"h": 225.7
},
"luminance": 0.54137
}Semantic roles & 50–950 ramp
primary
#7DCDED
secondary
#C76C48
accent
#470ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485