#7EC8DD#7EC8DD
#7EC8DD is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.2% C 0.079 H 217.8°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7EC8DD |
|---|---|
| RGB | rgb(126, 200, 221) |
| HSL | hsl(193, 58%, 68%) |
| HSV | hsv(193, 43%, 87%) |
| CMYK | cmyk(43%, 9.5%, 0%, 13.3%) |
| CIE-LAB | lab(76.66, -17.62, -17.66) |
| CIE-LCH | lch(76.66, 24.95, 225.06°) |
| OKLab | oklab(79.19% -0.0627 -0.0486) |
| OKLCH | oklch(79.19% 0.079 217.8) |
| XYZ | xyz(42.3049, 50.9616, 75.9999) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.47
Baby Blue
#89CFF0
ΔE00 4.85
Lightblue
#ADD8E6
ΔE00 7.16
Ice Blue
#A5DFF9
ΔE00 7.27
Lightblue (survey)
#7BC8F6
ΔE00 7.67
Neon Blue
#04D9FF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EC8DD #DD937E
analogous
#7EDDC2 #7EC8DD #7E98DD
triadic
#7EC8DD #DD7EC8 #C8DD7E
tetradic
#7EC8DD #C27EDD #DD937E #98DD7E
square
#7EC8DD #C27EDD #DD937E #98DD7E
split-complementary
#7EC8DD #DD7E98 #DDC27E
monochromatic
#2F95B2 #4EB3D0 #7EC8DD #AEDDEA #DFF1F7
Accessibility & contrast
On white
1.88
#7EC8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#7EC8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EC8DD
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EC8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EC8DD | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4DE
Deuteranopia (green-blind)
#ABB8DD
Tritanopia (blue-blind)
#54D0CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7ec8dd; /* rgb */ color: rgb(126, 200, 221); /* oklch */ color: oklch(79.2% 0.079 217.8);
Tailwind
colors: {
custom: {
50: '#a8d8e7',
500: '#7ec8dd',
950: '#000000',
},
}SCSS
$custom: #7ec8dd; $custom-light: #a8d8e7; $custom-dark: #000000;
JSON
{
"hex": "#7ec8dd",
"rgb": {
"r": 126,
"g": 200,
"b": 221
},
"hsl": {
"h": 193.263,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.79185,
"c": 0.07932,
"h": 217.8
},
"luminance": 0.50965
}Semantic roles & 50–950 ramp
primary
#7EC8DD
secondary
#B4634C
accent
#4420C6
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384