#7ECDED#7ECDED
#7ECDED is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.9% C 0.090 H 225.9°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECDED |
|---|---|
| RGB | rgb(126, 205, 237) |
| HSL | hsl(197, 76%, 71%) |
| HSV | hsv(197, 47%, 93%) |
| CMYK | cmyk(46.8%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(78.58, -15.93, -23.33) |
| CIE-LCH | lch(78.58, 28.25, 235.67°) |
| OKLab | oklab(80.9% -0.0625 -0.0645) |
| OKLCH | oklch(80.9% 0.09 225.9) |
| XYZ | xyz(45.7160, 54.2092, 88.1587) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.14
Baby Blue
#89CFF0
ΔE00 1.67
Lightskyblue
#87CEFA
ΔE00 4.34
Lightblue (survey)
#7BC8F6
ΔE00 4.41
Ice Blue
#A5DFF9
ΔE00 5.68
Sky
#82CAFC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECDED #ED9E7E
analogous
#7EEDD5 #7ECDED #7E95ED
triadic
#7ECDED #ED7ECD #CDED7E
tetradic
#7ECDED #D57EED #ED9E7E #95ED7E
square
#7ECDED #D57EED #ED9E7E #95ED7E
split-complementary
#7ECDED #ED7E95 #EDD57E
monochromatic
#1D9FD3 #48B8E6 #7ECDED #B4E2F4 #E4F5FB
Accessibility & contrast
On white
1.77
#7ECDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#7ECDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECDED
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECDED | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#47D7D7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7ecded; /* rgb */ color: rgb(126, 205, 237); /* oklch */ color: oklch(80.9% 0.090 225.9);
Tailwind
colors: {
custom: {
50: '#a9dcf3',
500: '#7ecded',
950: '#000000',
},
}SCSS
$custom: #7ecded; $custom-light: #a9dcf3; $custom-dark: #000000;
JSON
{
"hex": "#7ecded",
"rgb": {
"r": 126,
"g": 205,
"b": 237
},
"hsl": {
"h": 197.297,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.80896,
"c": 0.08984,
"h": 225.9
},
"luminance": 0.54213
}Semantic roles & 50–950 ramp
primary
#7ECDED
secondary
#C76D48
accent
#480ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485