#7EC7DD#7EC7DD
#7EC7DD is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.0% C 0.079 H 219.0°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7EC7DD |
|---|---|
| RGB | rgb(126, 199, 221) |
| HSL | hsl(194, 58%, 68%) |
| HSV | hsv(194, 43%, 87%) |
| CMYK | cmyk(43%, 10%, 0%, 13.3%) |
| CIE-LAB | lab(76.38, -17.11, -18.08) |
| CIE-LCH | lch(76.38, 24.89, 226.59°) |
| OKLab | oklab(78.96% -0.0615 -0.0498) |
| OKLCH | oklch(78.96% 0.079 219) |
| XYZ | xyz(42.0740, 50.4999, 75.9230) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.22
Baby Blue
#89CFF0
ΔE00 4.56
Lightblue
#ADD8E6
ΔE00 7.21
Ice Blue
#A5DFF9
ΔE00 7.24
Lightblue (survey)
#7BC8F6
ΔE00 7.27
Lightskyblue
#87CEFA
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EC7DD #DD947E
analogous
#7EDDC3 #7EC7DD #7E97DD
triadic
#7EC7DD #DD7EC7 #C7DD7E
tetradic
#7EC7DD #C37EDD #DD947E #97DD7E
square
#7EC7DD #C37EDD #DD947E #97DD7E
split-complementary
#7EC7DD #DD7E97 #DDC37E
monochromatic
#2F93B2 #4EB2D0 #7EC7DD #AEDCEA #DFF1F7
Accessibility & contrast
On white
1.89
#7EC7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#7EC7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EC7DD
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EC7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EC7DD | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DE
Deuteranopia (green-blind)
#AAB8DD
Tritanopia (blue-blind)
#54CFCE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ec7dd; /* rgb */ color: rgb(126, 199, 221); /* oklch */ color: oklch(79.0% 0.079 219.0);
Tailwind
colors: {
custom: {
50: '#a8d8e7',
500: '#7ec7dd',
950: '#000000',
},
}SCSS
$custom: #7ec7dd; $custom-light: #a8d8e7; $custom-dark: #000000;
JSON
{
"hex": "#7ec7dd",
"rgb": {
"r": 126,
"g": 199,
"b": 221
},
"hsl": {
"h": 193.895,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.78962,
"c": 0.07913,
"h": 219
},
"luminance": 0.50503
}Semantic roles & 50–950 ramp
primary
#7EC7DD
secondary
#B4644C
accent
#4620C6
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384