#7ECFBD#7ECFBD
#7ECFBD is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.7% C 0.084 H 178.2°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECFBD |
|---|---|
| RGB | rgb(126, 207, 189) |
| HSL | hsl(167, 46%, 65%) |
| HSV | hsv(167, 39%, 81%) |
| CMYK | cmyk(39.1%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(77.72, -28.95, 1.15) |
| CIE-LCH | lch(77.72, 28.97, 177.73°) |
| OKLab | oklab(79.73% -0.0841 0.0026) |
| OKLCH | oklch(79.73% 0.084 178.2) |
| XYZ | xyz(40.0988, 52.7327, 56.1997) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.95
Seafoam Blue
#78D1B6
ΔE00 2.99
Mediumaquamarine
#66CDAA
ΔE00 5.73
Mediumturquoise
#48D1CC
ΔE00 6.91
Turquoise
#40E0D0
ΔE00 7.01
Light Teal
#90E4C1
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECFBD #CF7E90
analogous
#7ECF94 #7ECFBD #7EB8CF
triadic
#7ECFBD #BD7ECF #CFBD7E
tetradic
#7ECFBD #947ECF #CF7E90 #B8CF7E
square
#7ECFBD #947ECF #CF7E90 #B8CF7E
split-complementary
#7ECFBD #CF7EB8 #CF947E
monochromatic
#399984 #51BEA6 #7ECFBD #ABE0D4 #D7F0EB
Accessibility & contrast
On white
1.82
#7ECFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#7ECFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECFBD
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECFBD | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#BBBCBE
Tritanopia (blue-blind)
#62D1C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ecfbd; /* rgb */ color: rgb(126, 207, 189); /* oklch */ color: oklch(79.7% 0.084 178.2);
Tailwind
colors: {
custom: {
50: '#a7ded0',
500: '#7ecfbd',
950: '#000000',
},
}SCSS
$custom: #7ecfbd; $custom-light: #a7ded0; $custom-dark: #000000;
JSON
{
"hex": "#7ecfbd",
"rgb": {
"r": 126,
"g": 207,
"b": 189
},
"hsl": {
"h": 166.667,
"s": 45.763,
"l": 65.294
},
"oklch": {
"l": 0.79728,
"c": 0.08414,
"h": 178.2
},
"luminance": 0.52735
}Semantic roles & 50–950 ramp
primary
#7ECFBD
secondary
#9F5263
accent
#2D4CB9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483