#7ED2EC#7ED2EC
#7ED2EC is a light, moderate cyan. Relative luminance 0.566; OKLCH L 82.0% C 0.089 H 219.8°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED2EC |
|---|---|
| RGB | rgb(126, 210, 236) |
| HSL | hsl(194, 74%, 71%) |
| HSV | hsv(194, 47%, 93%) |
| CMYK | cmyk(46.6%, 11%, 0%, 7.5%) |
| CIE-LAB | lab(79.94, -18.76, -20.73) |
| CIE-LCH | lch(79.94, 27.96, 227.85°) |
| OKLab | oklab(81.97% -0.0686 -0.0572) |
| OKLCH | oklch(81.97% 0.089 219.8) |
| XYZ | xyz(46.7855, 56.5813, 87.7965) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.52
Baby Blue
#89CFF0
ΔE00 3.68
Ice Blue
#A5DFF9
ΔE00 5.57
Neon Blue
#04D9FF
ΔE00 6.08
Lightskyblue
#87CEFA
ΔE00 6.64
Lightblue
#ADD8E6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED2EC #EC987E
analogous
#7EECCF #7ED2EC #7E9BEC
triadic
#7ED2EC #EC7ED2 #D2EC7E
tetradic
#7ED2EC #CF7EEC #EC987E #9BEC7E
square
#7ED2EC #CF7EEC #EC987E #9BEC7E
split-complementary
#7ED2EC #EC7E9B #ECCF7E
monochromatic
#1FA7D1 #49BFE4 #7ED2EC #B3E5F4 #E4F6FB
Accessibility & contrast
On white
1.70
#7ED2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#7ED2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED2EC
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED2EC | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEED
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#47DBDA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7ed2ec; /* rgb */ color: rgb(126, 210, 236); /* oklch */ color: oklch(82.0% 0.089 219.8);
Tailwind
colors: {
custom: {
50: '#a9e0f2',
500: '#7ed2ec',
950: '#000000',
},
}SCSS
$custom: #7ed2ec; $custom-light: #a9e0f2; $custom-dark: #000000;
JSON
{
"hex": "#7ed2ec",
"rgb": {
"r": 126,
"g": 210,
"b": 236
},
"hsl": {
"h": 194.182,
"s": 74.324,
"l": 70.98
},
"oklch": {
"l": 0.81969,
"c": 0.08935,
"h": 219.8
},
"luminance": 0.56585
}Semantic roles & 50–950 ramp
primary
#7ED2EC
secondary
#C56649
accent
#3E0FD6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485