#7ECFBC#7ECFBC
#7ECFBC is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.7% C 0.085 H 177.3°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECFBC |
|---|---|
| RGB | rgb(126, 207, 188) |
| HSL | hsl(166, 46%, 65%) |
| HSV | hsv(166, 39%, 81%) |
| CMYK | cmyk(39.1%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(77.69, -29.18, 1.65) |
| CIE-LCH | lch(77.69, 29.22, 176.76°) |
| OKLab | oklab(79.7% -0.0845 0.0039) |
| OKLCH | oklch(79.7% 0.085 177.3) |
| XYZ | xyz(39.9907, 52.6894, 55.6300) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.65
Seafoam Blue
#78D1B6
ΔE00 2.66
Mediumaquamarine
#66CDAA
ΔE00 5.41
Light Teal
#90E4C1
ΔE00 6.76
Turquoise
#40E0D0
ΔE00 7.11
Mediumturquoise
#48D1CC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECFBC #CF7E91
analogous
#7ECF93 #7ECFBC #7EB9CF
triadic
#7ECFBC #BC7ECF #CFBC7E
tetradic
#7ECFBC #937ECF #CF7E91 #B9CF7E
square
#7ECFBC #937ECF #CF7E91 #B9CF7E
split-complementary
#7ECFBC #CF7EB9 #CF937E
monochromatic
#399983 #51BEA5 #7ECFBC #ABE0D3 #D7F0EA
Accessibility & contrast
On white
1.82
#7ECFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#7ECFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECFBC
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECFBC | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#BBBCBD
Tritanopia (blue-blind)
#63D1C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ecfbc; /* rgb */ color: rgb(126, 207, 188); /* oklch */ color: oklch(79.7% 0.085 177.3);
Tailwind
colors: {
custom: {
50: '#a7ded0',
500: '#7ecfbc',
950: '#000000',
},
}SCSS
$custom: #7ecfbc; $custom-light: #a7ded0; $custom-dark: #000000;
JSON
{
"hex": "#7ecfbc",
"rgb": {
"r": 126,
"g": 207,
"b": 188
},
"hsl": {
"h": 165.926,
"s": 45.763,
"l": 65.294
},
"oklch": {
"l": 0.79699,
"c": 0.08462,
"h": 177.3
},
"luminance": 0.52692
}Semantic roles & 50–950 ramp
primary
#7ECFBC
secondary
#9F5264
accent
#2D4DB9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483