#7DD2EC#7DD2EC
#7DD2EC is a light, moderate cyan. Relative luminance 0.565; OKLCH L 81.9% C 0.090 H 219.6°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD2EC |
|---|---|
| RGB | rgb(125, 210, 236) |
| HSL | hsl(194, 74%, 71%) |
| HSV | hsv(194, 47%, 93%) |
| CMYK | cmyk(47%, 11%, 0%, 7.5%) |
| CIE-LAB | lab(79.90, -18.99, -20.80) |
| CIE-LCH | lch(79.90, 28.17, 227.60°) |
| OKLab | oklab(81.92% -0.0694 -0.0574) |
| OKLCH | oklch(81.92% 0.09 219.6) |
| XYZ | xyz(46.6387, 56.5056, 87.7896) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.63
Baby Blue
#89CFF0
ΔE00 3.78
Ice Blue
#A5DFF9
ΔE00 5.67
Neon Blue
#04D9FF
ΔE00 5.98
Lightskyblue
#87CEFA
ΔE00 6.72
Bright Sky Blue
#02CCFE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD2EC #EC977D
analogous
#7DECCE #7DD2EC #7D9AEC
triadic
#7DD2EC #EC7DD2 #D2EC7D
tetradic
#7DD2EC #CE7DEC #EC977D #9AEC7D
square
#7DD2EC #CE7DEC #EC977D #9AEC7D
split-complementary
#7DD2EC #EC7D9A #ECCE7D
monochromatic
#1EA7D0 #48C0E4 #7DD2EC #B2E4F4 #E4F6FB
Accessibility & contrast
On white
1.71
#7DD2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#7DD2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD2EC
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD2EC | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDED
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#44DBDA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7dd2ec; /* rgb */ color: rgb(125, 210, 236); /* oklch */ color: oklch(81.9% 0.090 219.6);
Tailwind
colors: {
custom: {
50: '#a9e0f2',
500: '#7dd2ec',
950: '#000000',
},
}SCSS
$custom: #7dd2ec; $custom-light: #a9e0f2; $custom-dark: #000000;
JSON
{
"hex": "#7dd2ec",
"rgb": {
"r": 125,
"g": 210,
"b": 236
},
"hsl": {
"h": 194.054,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.81923,
"c": 0.09006,
"h": 219.6
},
"luminance": 0.56509
}Semantic roles & 50–950 ramp
primary
#7DD2EC
secondary
#C56548
accent
#3E0FD7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485