#7ECFC6#7ECFC6
#7ECFC6 is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.081 H 186.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECFC6 |
|---|---|
| RGB | rgb(126, 207, 198) |
| HSL | hsl(173, 46%, 65%) |
| HSV | hsv(173, 39%, 81%) |
| CMYK | cmyk(39.1%, 0%, 4.3%, 18.8%) |
| CIE-LAB | lab(77.95, -26.86, -3.34) |
| CIE-LCH | lch(77.95, 27.07, 187.08°) |
| OKLab | oklab(80% -0.0803 -0.0094) |
| OKLCH | oklch(80% 0.081 186.7) |
| XYZ | xyz(41.1062, 53.1356, 61.5053) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.10
Pale Teal
#82CBB2
ΔE00 6.05
Seafoam Blue
#78D1B6
ΔE00 6.26
Turquoise
#40E0D0
ΔE00 7.08
Darkturquoise
#00CED1
ΔE00 7.73
Mediumaquamarine
#66CDAA
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECFC6 #CF7E87
analogous
#7ECF9D #7ECFC6 #7EB0CF
triadic
#7ECFC6 #C67ECF #CFC67E
tetradic
#7ECFC6 #9D7ECF #CF7E87 #B0CF7E
square
#7ECFC6 #9D7ECF #CF7E87 #B0CF7E
split-complementary
#7ECFC6 #CF7EB0 #CF9D7E
monochromatic
#39998F #51BEB2 #7ECFC6 #ABE0DA #D7F0ED
Accessibility & contrast
On white
1.81
#7ECFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#7ECFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECFC6
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECFC6 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C6
Deuteranopia (green-blind)
#B9BCC7
Tritanopia (blue-blind)
#5ED2CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7ecfc6; /* rgb */ color: rgb(126, 207, 198); /* oklch */ color: oklch(80.0% 0.081 186.7);
Tailwind
colors: {
custom: {
50: '#a7ded7',
500: '#7ecfc6',
950: '#000000',
},
}SCSS
$custom: #7ecfc6; $custom-light: #a7ded7; $custom-dark: #000000;
JSON
{
"hex": "#7ecfc6",
"rgb": {
"r": 126,
"g": 207,
"b": 198
},
"hsl": {
"h": 173.333,
"s": 45.763,
"l": 65.294
},
"oklch": {
"l": 0.79998,
"c": 0.08082,
"h": 186.7
},
"luminance": 0.53138
}Semantic roles & 50–950 ramp
primary
#7ECFC6
secondary
#9F525B
accent
#2D3CB9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483