#7ECDC0#7ECDC0
#7ECDC0 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.4% C 0.080 H 182.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECDC0 |
|---|---|
| RGB | rgb(126, 205, 192) |
| HSL | hsl(170, 44%, 65%) |
| HSV | hsv(170, 39%, 80%) |
| CMYK | cmyk(38.5%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(77.22, -27.29, -1.19) |
| CIE-LCH | lch(77.22, 27.32, 182.49°) |
| OKLab | oklab(79.36% -0.0804 -0.0036) |
| OKLCH | oklch(79.36% 0.08 182.6) |
| XYZ | xyz(39.9464, 51.9013, 57.7720) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.44
Seafoam Blue
#78D1B6
ΔE00 4.79
Mediumturquoise
#48D1CC
ΔE00 5.91
Turquoise
#40E0D0
ΔE00 7.20
Mediumaquamarine
#66CDAA
ΔE00 7.37
Turquoise (survey)
#06C2AC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECDC0 #CD7E8B
analogous
#7ECD99 #7ECDC0 #7EB2CD
triadic
#7ECDC0 #C07ECD #CDC07E
tetradic
#7ECDC0 #997ECD #CD7E8B #B2CD7E
square
#7ECDC0 #997ECD #CD7E8B #B2CD7E
split-complementary
#7ECDC0 #CD7EB2 #CD997E
monochromatic
#3A9687 #52BCAA #7ECDC0 #AADED6 #D6EFEB
Accessibility & contrast
On white
1.85
#7ECDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#7ECDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECDC0
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECDC0 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C0
Deuteranopia (green-blind)
#B8BBC1
Tritanopia (blue-blind)
#62D0C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ecdc0; /* rgb */ color: rgb(126, 205, 192); /* oklch */ color: oklch(79.4% 0.080 182.6);
Tailwind
colors: {
custom: {
50: '#a7dcd3',
500: '#7ecdc0',
950: '#000000',
},
}SCSS
$custom: #7ecdc0; $custom-light: #a7dcd3; $custom-dark: #000000;
JSON
{
"hex": "#7ecdc0",
"rgb": {
"r": 126,
"g": 205,
"b": 192
},
"hsl": {
"h": 170.127,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.79356,
"c": 0.08049,
"h": 182.6
},
"luminance": 0.51904
}Semantic roles & 50–950 ramp
primary
#7ECDC0
secondary
#9D535F
accent
#2E45B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483