#7ECFBE#7ECFBE
#7ECFBE is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.084 H 179.1°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECFBE |
|---|---|
| RGB | rgb(126, 207, 190) |
| HSL | hsl(167, 46%, 65%) |
| HSV | hsv(167, 39%, 81%) |
| CMYK | cmyk(39.1%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(77.74, -28.72, 0.65) |
| CIE-LCH | lch(77.74, 28.73, 178.70°) |
| OKLab | oklab(79.76% -0.0837 0.0013) |
| OKLCH | oklch(79.76% 0.084 179.1) |
| XYZ | xyz(40.2077, 52.7762, 56.7733) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.27
Seafoam Blue
#78D1B6
ΔE00 3.33
Mediumaquamarine
#66CDAA
ΔE00 6.05
Mediumturquoise
#48D1CC
ΔE00 6.65
Turquoise
#40E0D0
ΔE00 6.93
Light Teal
#90E4C1
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECFBE #CF7E8F
analogous
#7ECF95 #7ECFBE #7EB8CF
triadic
#7ECFBE #BE7ECF #CFBE7E
tetradic
#7ECFBE #957ECF #CF7E8F #B8CF7E
square
#7ECFBE #957ECF #CF7E8F #B8CF7E
split-complementary
#7ECFBE #CF7EB8 #CF957E
monochromatic
#399985 #51BEA8 #7ECFBE #ABE0D4 #D7F0EB
Accessibility & contrast
On white
1.82
#7ECFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#7ECFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECFBE
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECFBE | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BD
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#62D1CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ecfbe; /* rgb */ color: rgb(126, 207, 190); /* oklch */ color: oklch(79.8% 0.084 179.1);
Tailwind
colors: {
custom: {
50: '#a7ded1',
500: '#7ecfbe',
950: '#000000',
},
}SCSS
$custom: #7ecfbe; $custom-light: #a7ded1; $custom-dark: #000000;
JSON
{
"hex": "#7ecfbe",
"rgb": {
"r": 126,
"g": 207,
"b": 190
},
"hsl": {
"h": 167.407,
"s": 45.763,
"l": 65.294
},
"oklch": {
"l": 0.79757,
"c": 0.08368,
"h": 179.1
},
"luminance": 0.52779
}Semantic roles & 50–950 ramp
primary
#7ECFBE
secondary
#9F5262
accent
#2D4AB9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483